/* ------------------------------------------------------ */
/* Copyright 2008 (Non-)verbaal, http://www.nonverbaal.nl */
/* -------------------------------------------------------*/

@import url("reset.css");
@import url("clearfix.css");
@import url("form.css");

body {
	font-size:75%;
	line-height:1.345;
	background-color:#f3f5f6;
	font-family:Verdana,Helvetica,sans-serif;
	border-top:1px solid #535353;
	height:99.9%;
	margin:0;
	padding:0;
}


h2 {
font-size:1em;
margin:0;
}

a { color: #000; }
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline;	}

.onz {
	position:absolute;
	left:-900px;
	width:1px;
	height:1px;
	overflow:hidden;
}

img {
	border:0;
}



img#rijkslogo {
	position:absolute;
	left:456px;
	top:29px;
}

div#container {
	width:956px;
	margin:0 auto;
}

div#main {
	position:absolute;
	width:956px;
	background:url("/www/images/sprite.gif") no-repeat;
}

div#header {
	position:absolute;
	left:8px;
	top:116px;
	width:940px;
	height:50px;
	background-color:#900079;
	border-bottom:10px solid #E3B2DA;
}

div#gallery {
	float: left;
	position: relative;
	width: 706px;	
	padding: 20px;
	overflow: hidden;	
}

div.gallery {
	font-size: 0.9em !important;
}

div#sidebar {
	float: right;
	position: relative;	
	width: 360px;
	font-size: 1.1em;	
	padding-top: 20px;		
	overflow: hidden;	
}

div#inner {
	float:left;
	margin-top:166px;
	width:940px;
	background:url(/www/images/sprite.gif) repeat-y -1000px 0;
	padding:0 8px;
}

div#content {
	margin:35px 20px 35px 30px;
	width: 400px;
	float:left;
}

div#sfeer {
	width: 400px;
	height: 400px;
	margin:35px;
	float:right;
	background-position:center center;
	background-repeat:no-repeat;
}

div#gallery_content {
	margin-top:30px;
	float: right;
	position: relative;
	width: 745px;	
	padding: 10px;
	overflow: hidden;	
}

div#footer {
	float:left;
	height:83px;
	background:url(/www/images/sprite.gif) no-repeat -2000px 0;
	width:956px;
}

/* Header ---------------------------------------------- */
/* ------------------------------------------------------ */

#header li{
	float:left;
	background-image:none;
	margin:0;
	padding:0;
}
#header ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

/* Content ---------------------------------------------- */
/* ------------------------------------------------------ */

#content h1,
#gallery_content h1 {
	color:#000000;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 0.55em;
	padding:0;
}

#content strong, 
#content b {
	font-weight:700;
}

#content p,
#gallery_content p {
	font-size:0.9em;
	margin:0 0 1em;
}

#content a,
#gallery_content a{
	text-decoration:underline;
}


/* Navigation ---------------------------------------------- */
/* ------------------------------------------------------ */

ul#navigation {
	position:absolute;
	width:690px;
	left:20px;
	bottom:0;
}

#navigation a {
	float:left;
	text-decoration:none;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:700;
	color:#fff;
	font-size:1em;
	padding:.2em .85em .27em;
}

/* Searchmenu ---------------------------------------------- */
/* ------------------------------------------------------ */

#searchmenu {
	position:absolute;
	left:820px;
	bottom:5px;
}

#searchmenu li {
	line-height:1.2em;
	padding-left:24px;
}

#searchmenu a {
	text-decoration:none;
	color:#fff;
	font-weight: 700;
}

#searchmenu li a:hover,
#searchmenu li a:active,
#searchmenu li a:focus {
	text-decoration:underline;
}


/* Gallery_content ---------------------------------------------- */
/* ------------------------------------------------------ */

div#gallery_content a {
	font-weight: normal;
}

div#gallery_content strong {
	font-weight: bold;
}

div#gallery_content em {
	font-style: italic;
}

div#gallery_content ul {
	list-style: disc;
	margin: 1em 2em;
	line-height: 2em;
}

div#gallery_content ol {
	list-style: decimal;
	margin: 1em 2em;
	line-height: 2em;
}

/* Gallery ---------------------------------------------- */
/* ------------------------------------------------------ */

div.gallery {
	margin: 2em 0;
}

div.gallery ul {
	margin: 0 !important;
	list-style: none !important;
}

div.gallery ul li {
	float: left;
	margin-right: 1em;
}

div.gallery a span {
	display: none;
}

div.gallery div {
	padding: 3px;
	border: 1px solid #DDDDDD;
	line-height: normal;	
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

div.gallery div a {
	display: block;
	width: 120px;
	height: 120px;	
	background: transparent;
}

div.gallery hr {
	border: none 0;
	border-top: 2px solid #fbd326;
	width: 100%;
	height: 1px;
	margin: 1em 0;
	clear: both;
}

div.gallery dl {
	margin-top: 0.5em;
}

div.gallery a.shoppingcart {
	display: block;
	float: left;
	background: url(../images/ic_shoppingcart.gif) no-repeat left top;
	width: 19px;
	height: 19px;
	margin-right: 0.5em;;
}



/* Subnavigation ---------------------------------------- */
/* ------------------------------------------------------ */

div#sub_nav {
	float: left;
	position: relative;
	width: 166px;	
	margin-top: 35px;
}

div#sub_nav li.last {
	border-bottom: 1px solid #EBEBEB;
}

div#sub_nav ul {
	position: relative;
	border-top: 1px solid #EBEBEB;	
}

div#sub_nav ul li {
	padding: 4px 0px 4px 14px;
	border-bottom: 1px solid #EBEBEB;
	font-size: 0.9em;
	font-weight: 700;
}

div#sub_nav ul li a {
	font-weight:bold;
}
div#sub_nav ul li a:hover, 
div#sub_nav ul li a:active, 
div#sub_nav ul li a:focus {
	color:#0162CD;
}
div#sub_nav ul li.selected {
	background: #000;
	color: #fff;
}

div#sub_nav ul li.selected a{
	background: #000;
	color: #fff;
}


div#sub_nav ul li.selected ul li{
	color: #fff;
	border-top: none;
	padding:2px 5px 0;
}

div#sub_nav ul li.selected ul li a{
	font-weight:normal;
}
div#sub_nav ul.actions {
	margin-top: 100px;
}


/* Table data ------------------------------------------- */
/* ------------------------------------------------------ */

table.data {
	margin: 1em 0;
}

table.data tr th {
	font-weight: bold;
}

table.data tr th,
table.data tr td {
	padding: 3px 0;
}	

/* Alert ------------------------------------------------ */
/* ------------------------------------------------------ */

div.alert {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 2000;
	top: 8em;
	text-align: center;
	font-size: 1.1em;
}

div.alert div {
	margin: 0 auto;
	width: 250px;
	font-weight: bold;
	padding: 10px;
	color: #FFFFFF;
	background-color: #000;		
	border: 1px solid #0C2074;	
}

/* Sidebar ---------------------------------------------- */
/* ------------------------------------------------------ */

div#sidebar ul {
	position: relative;	
}

div#sidebar ul.links li {
	margin-bottom: 8px;		
	background-repeat: no-repeat;
	background-position: 0 3px;
	background-image: url(/www/images/icons/smallarrowblue.png);	
	padding-left: 14px;	
}

/* Downstates ---------------------------------------- */
/* ------------------------------------------------------ */

body#home li#nav_home {	background-color:#E3B2DA; }
body#home li#nav_home a{ color:#000;}

body#beeldbank li#nav_beeldbank {background-color:#E3B2DA;}
body#beeldbank li#nav_beeldbank a{ color:#000;}

body#downloads li#nav_downloads {background-color:#E3B2DA;}
body#downloads li#nav_downloads a{ color:#000;}
