/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(../images/page-bgr.jpg) #ffffff repeat-x top;
	color: #8e9194;
	font: 13px Tahoma,Arial,Helvetica,Sans-Serif;
	padding: 0 0 20px;
	text-align:left;
}
a{
	color: #7dbe0b;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #bbbaba 1px solid;
	color: #999999;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
h1 {
	margin-top:0;
	}
/*=== Layout ===*/
#page, #header, #footer, #page-top{
	background: url(../images/page-bgr.gif) repeat-y;
	margin: 0 auto;
	padding: 0 4px;
	width: 944px;
}
#page-top{
	/*background: url(../images/page-top.gif) no-repeat left top;*/
	height: 2px;
	border-top:1px solid #DFDFDF;
	overflow: hidden;
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.jpg) no-repeat top;
	height: 294px;
	width: 1024px;
	margin-bottom:5px;
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 235px;
	width: 190px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size: 13px;
	margin: 0 0 15px;
}
#nav1 li{
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	line-height: 27px;
}
#nav1 li a{
	background: url(../images/nav-normal.gif) no-repeat top;
	color: #007ede;
	display: block;
	height: 27px;
	padding: 0 0 0 40px;
}
#nav1 li.active a, 
#nav1 li a:hover{
	background: url(../images/nav-hover.gif) no-repeat top;
	color: #ffffff;
	text-decoration: none;
}
#nav1 li ul {
	display:none;
	}
#nav1 li.active ul{
	background: #ecf9ff;
	padding: 0 10px 0 41px;
	display:block;
}
#nav1 li li{
	background: url(../images/hl-dot.gif) repeat-x bottom;
	border: 0;
	font-weight: normal;
	line-height: 22px;
}
#nav1 li li.last{
	background: none;
}
#nav1 li.active li a{
	background: url(../images/nav-list.gif) no-repeat 0 9px;
	color: #007ede;
	height: 22px;
	padding: 0 0 0 12px;
}
#nav1 li.active li a:hover{
	background: url(../images/nav-list.gif) no-repeat 0 9px;
	color: #000000;
	text-decoration: none;
}
#nav1 ul li ul li.active a{	font-weight:bold;color:#95BC1E;background:transparent url(../images/bullet-menu-active.gif) no-repeat 0px 9px;}

/*=== All Columns ===*/
#columns{
	padding: 0 0 15px;
}

#columns h2, #columns h3{
	background: url(../images/hdr2-bgr.gif) no-repeat right center;
	color: #007ede;
	font: 16px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 10px 0 0 2px;
}
#columns h2 span{
	background: #ffffff;
	padding: 0 7px 0 0;
	margin-left:-2px;
}
#columns h3{
	background: none;
	font-size: 15px;
}
#columns p{
	padding: 10px 0px;
	line-height:1.5em;	
}
img.frame {
	margin:5px;
	}

/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 204px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 0 0 0 3px;
	width: 528px;
}
#centercol h1 {
	font-size:20px;
	padding-left:25px;
	padding-top:4px;
	font-family: Trebuchet,Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	background:#34B6FF url(../images/hdr-h1-bgr.gif) no-repeat scroll right center;

	height:26px;
	color:#FFF;
	}
#centercol h1 span {
	/*	display:block;*/
		background-color:#34B6FF;
		padding-right:10px;		
	}
#centercol .bodycopy {
	padding:0 25px;
	}
	#centercol img {
		margin:10px;
		}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 206px;
}
#rightcol p {
	margin:5px;
	}
#columns #rightcol h3,
#columns #leftcol h3{
	background: #c5edff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	height: 38px;
	line-height: 38px;
	margin: 0;
	text-align: center;
}
#columns #rightcol h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	color:#007EDE;
	}
#columns #rightcol div.item {
	font-size:12px;
	}
#columns #rightcol div.item
{
	padding:10px;
}
span.date {
	font-size:80%;
	} 
#columns #rightcol h3.search{
	background: url(../images/ico-search.gif) #c5edff no-repeat left;
	/*color: #c5edff;*/
}
/*=== Styling Boxes ===*/
/*- Title -*/
div#title{
	background: url(../images/title-bgr.gif) no-repeat top;
	color: #ffffff;
	height: 180px;
	margin: 0 0 20px;
	padding: 0 0 0 25px;
}
#title a{
	color: #ffffff;
}
#title div{
	float: left;
	margin: 20px 19px 0 0;
	width: 146px;
}
#title div.last{
	margin-right: 0;
}
#title img{
	display: block;
	margin: 0 0 10px;
}
#columns #title h2{
	background: url(../images/hdr-bgr.gif) no-repeat right center;
	color: #ffffff;
	margin: 0;
}
#columns #title h2 span{
	background: #34b6ff;
	padding: 0 7px 0 5px;
}
/*- Wrapper -*/
.wrapper{
	background: url(../images/hl.gif) no-repeat bottom;
	margin: 0 0 15px;
	padding: 5px 25px 13px;
}
#columns .wrapper p, .wrapper h2{
	display: table;
	height: 1%;
	width: 300px;
	padding:0;
	margin-top:0;	
}
#columns .wrapper h2 { line-height:1em;margin:0;padding0}
.wrapper img{
	float: left;
	margin: 0 20px 0 0;
}
/*=== Styling Forms ===*/
.form1 div{
	background: url(../images/grad-bgr.gif) repeat-x top;
	border-bottom: 1px solid #c1ecff;
	height: 33px;
	line-height: 23px;
	padding: 8px 0 0;
}
.form1 label{
	color: #007ede;
	float: left;
	font-weight: bold;
	padding: 0 0 0 10px;
	width: 82px;
}
.form1 input{
	width: 108px;
}
.form1 select{
	width: 114px;
}
.form1 .btn{
	border: 0;
	margin: 0 0 0 10px;
	padding: 0;
	width: auto;
}
/*=== Styling Buttons ===*/
a.more{
	background: url(../images/ico-more.gif) no-repeat left;
	color: #007ede;
	font-weight: bold;
	padding: 0 0 0 10px;
}
/*=== Footer ===*/
#footer{
	background: url(../images/page-bot.gif) no-repeat top;
	clear: both;
	color: #8e9194;
	padding: 15px 0 0;
	text-align: center;
}
#footer a{
	color: #007ede;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
/*=== Tables ==*/
td {
	padding:10px;
	border:0px solid #FFF;
	}
/*====== CULTUURNET WIDGETS =================*/
div.widgets_search {
	padding-top:25px;

	margin:0;
		margin-top:-1px;
	margin-left:2px;
	background:transparent url(../images/widget_search_bg.gif) no-repeat 2px 0px;
	}
div.widgets_box {
	margin:0;
	padding:0;
	margin-left:-5px;
	}
span#widgets_title_cultuurweb,
span#widgets_title_cultuurweb_UIT {
	color:red;
	margin:0;
	padding:0;
	display:block;
	color:#037edd;
	float:left;
	font-weight:bold;
	margin-bottom:10px;
	border:0;
	font-size:14px;
	text-indent:-9999px;
	display:none;
	text-align:center;
	}

div.widgets_search_vert {
	padding-bottom:9px;
	padding-left:15px;
	padding-top:5px;
	padding-right:20px;
	color:#037edd;
	font-weight:bold;
	}
div.widgets_search_vert input,
div.widgets_search_vert select {
	margin-top:5px;
	width:180px;
	}
div.widgets_search_vert input {	width:150px; }
input.widgets_button
{	
	padding:0;
	text-align:center;
	width:100px;
	}
div#widgets_output {
	width:100%;
	}
div.widgets_title {
	background:none;
	background-color:#34B6FF;
	background:#34B6FF url(../images/hdr-h1-bgr.gif) no-repeat scroll right center;
	height:26px;
	color:#FFF;
	padding-top:7px;
	height:23px;
	padding-bottom:0;
	}
div.widgets_results {
	color:#037edd;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:25px;
	}
div.widgets_title a{
	background-color:#34B6FF;
	font-size:15px;
	padding:0;
	height:20px;
	padding-left:0px;
	padding-left:25px;
	padding-top:0px;
	padding-bottom:1px;
	font-family: Trebuchet,Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	color:#FFF;
	padding-right:10px;
	margin-top:10px;
	padding-left:25px;
	}
div.widgets_title a img {
	position:absolute;
	top:-20px;
	}
div.widgets_powered {
	font-size:9px;
	padding:5px;
	width:80px;
	text-transform: lowercase;
	margin-top:5px;
	}
input.widgets_button {	
	background:#E2F6FF url(../images/search_button.png) no-repeat top left;
	width:6px;
	border:0;
	height:22px;
	padding:0;
	margin:0;
	color:#E2F6FF;
	}
img.widgets_image {
	margin:5px 20px;
	}
span.tooltip {	display:none;}	
	
	
div.magazine-image {
	float:left;
	}
table.info tr {
	height:auto;
	}
#centercol div.magazine-image {
	background: #fff;
}

#centercol div.magazine-image img {
	padding: 0px;
	background: #fff;
	margin: 2px;
}
select optgroup {
	color:black;
	}
div.form_wrapper div.control { border:0px solid #FFF;margin-top:0;margin-bottom:0; }
#columns #leftcol p { margin:0 10px; }