/* CVS INFO: $Id: header.css,v 1.5 2009/09/10 09:31:36 mvreijn Exp $ */
/* Deze CSS is alles wat voor de rode header nodig is */

/* ---- H E A D E R ---- */
#header {
	width: 995px;
	background: #CC0000;
	height: 80px;
	border: 0;
	margin: 0 auto;
}

#logoHudito { 
	position: relative; 
	top: 13px; 
	margin: 0;
	margin-left: 10px; 
	float: left; 
	display: inline;
}

/* FIXME OUD: Gadget in de header voor counter, sectie images etc */
#hdr-gadget { 
	position: relative; 
	top: 5px; 
	float: right; 
	width: 400px; 
	height: 45px; 
	margin-right: 50px; 
}

#hdr-gadget a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
}

/* ---- N A V I G A T I E   M E N U ----- */

/* rode achtergrond in de menubalk */
#navigationMenuBase {
	border-color: #CC0000;
	background: #CC0000; 
	text-align: left;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	position: relative;
	float: left;
	display: inline;
}

/* navigationMenu */
#navigationMenu {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	z-index: 5;
	height: 32px;
	width: 770px;
	margin: 0;
	padding: 0;
}

/* vormgeving top van menubar buttons */
#navigationMenu li.expand {
	font-size:0.88em;
	line-height:1.6em;
	letter-spacing:1px;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	padding: 0px;
	text-transform:uppercase;
	text-align: left;
	width:115px; 
	background:transparent url('../images/site/hdr-nav-topcurve.gif') no-repeat top left;
}

/* vormgeving bottom van menubar buttons */
#navigationMenu li.expand a {
	color: #FFFFFF;
	margin-top: 0px;
	display: block;
	text-decoration: none;
	padding: 0px;
	padding-bottom: 1px;
	text-indent: 7px;
	width:115px; 
	background:transparent  url('../images/site/hdr-nav-bottomcurve.gif') no-repeat bottom left;
}

/* Nieuwe button over buttonbar heen na mouseover: bovenkant */
#navigationMenu li.expand:hover {
	padding: 0;
	z-index: 8;
	margin-top: 5px;
	margin-right: 12px;
	background:transparent url('../images/site/hdr-nav-topcurve-on.gif') no-repeat top left;
	color: #333333;
 	border: none;
}

/* Nieuwe button over buttonbar heen na mouseover: onderkant */
#navigationMenu li.expand:hover a {
	position: relative;
	z-index: 8;
	color: #333333;
	background: transparent  url('../images/site/hdr-nav-bottomcurve-on.gif') no-repeat bottom left;
}

/* FIXME OUD: Mouseover color voor een uitgeklapt menu */
#navigationMenu li.expand a:hover {
	color: #cc0000;
	border: none;
}

/* dit is de algemene uitklapmenu css */
#navigationMenu li.expand ul {
	background-color: #333333;
	display: none;
	margin-top: 0px;
	margin-left: 1px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 7px;
	position: absolute;
	text-decoration: none;
	width: 113px;
	z-index: 8;
}

/* de items in een uitklapmenu */
#navigationMenu li li {
	display: block;
	font-size:0.88em;
	line-height:1.6em;
	letter-spacing:0px;
	margin: 0 0 0 0;
	text-align: left;
	width: 113px;
}

/* menu items in uitklap menu's zonder mouseover */
#navigationMenu li.expand:hover li a {
	background: none;
	border: 0;
	color: #ffffff;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	text-indent: 5px;
	text-transform: none;
	width: 113px;
	z-index: 7;
}

/* menu items in uitklap menu's met mouseover */
#navigationMenu li.expand li a:hover {
	background-color: #ffffff;
	color: #333333;
}

/* zorgt voor drop downs */
#navigationMenu li.expand:hover ul {
	display: block;
}

/* Menu items: Fix voor ie6 */
#navigationMenu li.expand li a {
	background: none;
	text-transform: none;
	text-indent: 5px;
}

/* ---- E I N D E   n a v i g a t i o n   M e n u ---- */


/* ---- D E   T O O L S   C O R N E R ---- */ 
#hdr-tools {
	float:right;
	position: relative;
	right: 10px;
	width: 180px;
	text-align: left;
	text-transform:uppercase; 
	letter-spacing:2px; 
}

#hdr-tools a:visited { 
	color: #ffffff;
	text-decoration: none;
}

#hdr-tools h4:hover { 
	color: #D2D2D2;
}

#hdr-tools h4 {
	cursor:pointer; 
	color:#ffffff;
	font:normal 0.88em arial,helvetica,sans-serif; 
	margin: 0 0 0 0; 
	padding:2px 0 5px 0; 
	width:120px; 
	text-indent: 25px; 
}

#hdr-tools form {
	display:block; 
	margin: 0 0 0 0; 
	padding: 0;
	border: 0;
}

/* ---- De Home button ---- */
#hdr-home {
	position: relative;
	top: 4px;
}

#hdr-home h4 { 
	background: url('../images/site/home.gif') no-repeat bottom left;
}

/* ---- de mijn-hudito button ---- */
#hdr-pers {
	position: relative;
	top: 8px;
}

#hdr-pers h4 { 
	background: url('../images/site/personal.gif') no-repeat bottom left;
}

#hdr-pers fieldset { 
	border:0px; 
	padding:0; 
	margin: 0 0 0 0; 
}

#hdr-pers fieldset input { 
	display:none; 
}

#hdr-pers input.lidnr,
#hdr-pers input.passwd {
	width:57px; 
	background-color:#D2D2D2;
	font-size:11px; 
	border:0px; 
}

#hdr-pers fieldset.selected h4 { 
	width:24px; 
	float:left;
	overflow:hidden; 
}

#hdr-pers fieldset.selected input { 
	display:inline; 
}

#hdr-pers-submit { 
	margin: 0 0 0 0; 
	vertical-align:middle; 
}


/* ---- De zoekfunctie ---- */
#hdr-srch { 
	position: relative;
	top: 12px;
}

#hdr-srch h4 { 
	background: url('../images/site/search.gif') no-repeat bottom left; 
}

#hdr-srch fieldset { 
	border:0px; 
	padding:0; 
	margin: 0 0 0 0; 
}

#hdr-srch fieldset input { 
	display:none; 
}

#hdr-srch input.query { 
	width:120px; 
	background-color:#D2D2D2;
	font-size:11px; 
	border:0px; 
}

#hdr-srch fieldset.selected h4 { 
	width:24px; 
	float:left;
	overflow:hidden; 
}

#hdr-srch fieldset.selected input { 
	display:inline; 
}

#hdr-srch-submit { 
	margin: 0 0 0 0; 
	vertical-align:middle; 
}

/* ---- E I N D E   T O O L S   C O R N E R ---- */
