/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1   { background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
.preload2   { background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

#nav   { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-position: 0 0; list-style: none; margin: 0; padding: 0; position: relative; z-index: 500; height: 38px }
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link      { color: #d2d2d2; font-size: 10pt; font-weight: bold; line-height: 28px; text-decoration: none; background-position: 0 0; cursor: pointer; display: block; padding: 0 0 0 12px; height: 35px; float: left }
#nav li a.top_link span  { background-position: right top; display: block; padding: 0 24px 0 12px; height: 35px; float: left }
#nav li a.top_link span.down  { background-position: right top; display: block; padding: 0 24px 0 12px; height: 35px; float: left }

#nav li:hover a.top_link  { color: #fff; background-position: 0 0 }
#nav li:hover a.top_link span  { background-position: right top }
#nav li:hover a.top_link span.down  { background-position: right top }

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
   { background: #ceddb4; white-space: nowrap; padding: 3px; z-index: 300; top: 38px; left: 1px; width: 140px; height: auto; border: solid 1px #78a22e }
#nav li:hover ul.sub li
 { font-weight: normal; display: block; position: relative; width: 140px; height: 20px; float: left }
#nav li:hover ul.sub li a
     { color: #000; font-size: 9pt; line-height: 18px; text-decoration: none; text-indent: 5px; display: block; width: 138px; height: 18px; border: solid 1px #ceddb4 }
#nav li ul.sub li a.fly
   { background: #ceddb4 url(../img/arrow.gif) no-repeat 80px 6px }
#nav li:hover ul.sub li a:hover 
   { color: #fff; background: #78a22e; border-color: #fff }
#nav li:hover ul.sub li a.fly:hover
   { color: #fff; background: #78a22e url(../img/arrow_over.gif) no-repeat 80px 6px }


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
   { background: #ceddb4; white-space: nowrap; padding: 3px; z-index: 400; top: -4px; left: 90px; width: 140px; height: auto; border: solid 1px #78a22e }

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
   { color: #fff; background: #78a22e url(../img/arrow_over.gif) no-repeat 80px 6px; border-color: #fff } 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
   { color: #000; background: #ceddb4 url(../img/arrow.gif) no-repeat 80px 6px; border-color: #ceddb4 } 


/* Zoek mogelijkheden */

#searchForm
	   { background: url(../img/large.png) no-repeat 0 -162px; padding: 0 10px; position: relative; right: 0; width: 230px; height: 33px }

#searchMainFieldSet 
	{ line-height: 18px; padding: 5px 0 0; }

#searchMainFieldSet *
	{ vertical-align: middle; }

#searchLabel { position: absolute; top: 7px; left: -102px; font-weight: bold; font-style: italic; color: #fff; line-height: 20px; }

html.script #searchLabel
	{ left: 10px; color: #bbb; }

html.script #searchLabel.focus
	{ color: #fff; }

#searchInput
	{ cursor: help; width: 180px; border:none; background: none; font-style: italic; color: #666; line-height: 18px; outline: none; padding: 1px 0px; vertical-align: baseline; -webkit-appearance: none; }
	
	#searchInput:focus + #searchLabel
		{ display: none; }
	
	#searchSubmit
		{ text-indent: 1000px; width: 22px; height: 22px; cursor: pointer; border: none; background: transparent; }
/*		
#searchAdvancedOptions
	{ position: absolute; top: 33px; right: 0;  width: 280px; height: 110px; height: 0; overflow: hidden; }
	
#searchAdvancedOptions p
	{ position: absolute; bottom: 0; left: 0; z-index: 50; width: 246px; padding: 10px 16px; background: url(images/wood.png) no-repeat 0 0; border: 1px solid #AA5E32; 
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
	
#searchAdvancedOptions .title 
	{ font-family: SeanRegular, Verdana, sans-serif; }

#searchAdvancedOptions label
	{ display: block; }
*/