/*
	Title:      Main styles
	Author:     Poort80 - Frontend
	Copyright:  2009, Poort80  All rights resevered
*/

/* navigation
===================================================== */

#navigation {
	display: block;
	height: auto;
	overflow: visible;
	position: relative;
	width: 983px;
	clear: both;
}

#topRow,
#beforeLogin {
	margin: 0 2px;
}

#topRow {
	overflow: hidden;
}

#beforeLogin {
	position: relative;
}

.startVandaag {
	position: absolute;
	z-index:992;
	right:22px;
	top: -17px;
}

/* navMenu
===================================================== */

#navMenu {
	clear: both;
	height: 34px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 997;
}
#beforeLogin #navMenu,
#afterLogin #navMenu {
	position: relative;
	z-index: 990;
	background: url(../media/nav/nav-menu-bg.jpg) no-repeat;
}
#navMenu ul {
	padding-left: 0px !important;
}
#navMenu li {
	display: block;
	float: left;
	border-right: 1px solid #fff;
	/* fixes in ie6.css */
}
#navMenu li a {
	padding:0px 17px 0px 10px;
	height:34px;
	display: block;
	line-height:34px;
	cursor:pointer;
	color: #1d559f;
	font-size: 14px;
}
#navMenu li a:hover {
	color: #fff;
	background-color: #5084c9;
	text-decoration: none;
}

#navMenu li.current {
	position: relative;
	top: -6px;
	padding-left: 10px;	
	background: url(../media/imgs/main-nav-left.gif) no-repeat top left;
}

#navMenu li.current a {
	color: #fff;
	padding-bottom: 7px;
	line-height:3.4em;
	background: url(../media/imgs/main-nav-right.gif) no-repeat top right;
}

#navMenu li a span{
	display:none;
}

/* navSubImg
===================================================== */

div.navSubImg {
	width: 983px;
	overflow: hidden !important;
	display: block;
	clear: both;
	min-height: 40px;
	height: auto;
	_height: 40px;
	_overflow: visible;
	position: relative;
	z-index: 100;
}

/* navSub
===================================================== */

#navSub {
	background: #1d559f !important; /* seems to be important to Win/IE6?? */
	width: 972px;
	border-top: 1px solid #fff;
	height: 34px;
	font-size: 12px;
	position: relative;
	top: -7px;
	left:0;
	margin-bottom: 5px;
	z-index: 980 !important;
	overflow: hidden;
	clear: both;
}
#navSub ul {
	padding-top: 7px;
	padding-left: 19px;
	height: 18px;
	overflow: hidden;
	clear: both;
	position: relative;
	top: 3px;
}
#navSub li {
	display: block;
	float: left;
}
#navSub li a {
	float: left;
	padding: 0 10px 0 0px;
	overflow: hidden;
	color: #87c4e3;
	cursor: pointer;
}

#navSub li span.subDivider {
	padding-right: 10px;
	color: #0e2a4f;
}

#navSub li.current a,
#navSub li a:hover {
	color: #fff;
	text-decoration: none;

}
#navSub li.current a {
	padding-bottom: 9px;
}
#navSub a span{
	display:none;
}

/* startVandaag (header)
===================================================== */

div.startVandaag p {
	margin: 0;
	padding: 0;	
	overflow: hidden;
}

div.startVandaag a {
	background: transparent url(../media/nav/btn_start_vandaag.gif) top left no-repeat;
	width: 183px;
	height: 51px;
	float: right;
	overflow: hidden;
	display: block;
	font-size: 18px;
	padding: 0;
	font-weight: normal;
	text-indent: -999px;
}

div.startVandaag a:hover {
	background-position: 0 -51px;
}

/* rest
===================================================== */

div.direct a {
	color: #fff;
}
div.direct a:hover {
	text-decoration: none;
}

/* navMenu
===================================================== */

#navMenu #search {
	padding: 8px 11px;
	float: right;
	width: 221px;
}
#navMenu #search input {
	padding-top: 1px;
	padding-left: 2px;
	width: 217px;
	height: 17px;
	color: #b8b8b8;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#beforeLogin #navMenu #search input {
	border: solid 1px #ca610d;
}
#afterLogin #navMenu #search input {
	border: solid 1px #2b61aa;
}

/* UITopNav
===================================================== */

#UlTopNav {
	position:relative;
	top: 40px;
	left: 10px;
}
#UlTopNav li {
	display: inline;
}
#UlTopNav a {
	float: left;
	margin-right:10px;
	overflow: hidden;
}
#UlTopNav a:hover {
	text-decoration: none;
	background-position: 0 -16px;
}
#UlTopNav a span{
	display:none;
}

/* extraFooter
===================================================== */

.extraFooter {
	display: block;
	clear: both;
	margin: 10px 0 12px 0;
	padding: 0;
	width: 984px;
	height: 72px;
	overflow: hidden;
	position: relative;
	background: url(../media/imgs/extra_footer_bg.png) no-repeat top left;
}

.extraFooter h6 {
	color: #000;
	font-weight: normal;
	font-size: 17px;
	position: absolute;
	top: 25px;
	left: 17px;
}

.extraFooter h6 strong,
.extraFooter h6 span {
	color: #1d559f;
}

.extraFooter p {
	position: absolute;
	top: 13px;
	left: 286px;
	overflow: hidden;
	width: 694px;
}

.extraFooter p .iconSet2 {
	position: absolute;
	right: 0px;
}

.extraFooter p .iconSet2 a {
	margin: 0 0 0 10px;
}

.extraFooter a {
	overflow: hidden;
	position: relative;
	text-align: center;
	display: block;
	height: 60px;
	width: 82px;
	float: left;
	margin-right: 10px;
	color: #1d559f;
	font-size: 11px;
}

.extraFooter a span {
	display: block;
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 82px;
	height: 20px;
	text-align: center;
}

/* extra footer icons
===================================================== */

.extraFooter .icon1 img,
.extraFooter .icon2 img,
.extraFooter .icon3 img,
.extraFooter .icon4 img,
.extraFooter .icon5 img,
.extraFooter .icon6 img {
	position: relative;
}

.extraFooter .icon1 img {
	top: 3px;
}

.extraFooter .icon2 img {
	top: -3px;
}

.extraFooter .icon5 img {
	top: 5px;
}