*
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	vertical-align: baseline;
}

:focus { outline: 0; }

body
{
	font-size: 0.7em;
	line-height: 1.5em;
	color: #707070;
	font-family: "Lucida Sans Unicode","Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #b6c3c7;
}

ol, ul { list-style: none; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before,
blockquote:after { content: ""; }
blockquote, q { quotes: "" ""; }

input.text,
textarea
{
	background-color: #b6c3c7;
	padding: 4px;
	font-family: "Lucida Sans Unicode","Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

a
{
	color: #000;
}

/*
*/

h2, h3, legend
{
	font-weight: normal;	
	color: #6d8790;	
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	
}

/* betere pixel interpolatie voor ie bij geschaalde images */
img
{
	-ms-interpolation-mode: bicubic;
}

/*
*/

.footer_banner {
	position: relative; 
	left:25px; 
	top: 26px;
}


#wrapper
{
	margin: 20px auto;
	width: 966px;
	padding: 0;
	position: relative;
	background-image: url(../../static/images/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div[id="wrapper"]
{
	background-image: url(../../static/images/footer.png);
}

#branding
{
	width: 966px;
	height: 205px;
	background-image: url(../../static/images/grey.jpg);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	position: relative;
}
#branding-test
{
	width: 966px;
	height: 205px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 30px 10px;
}
	
	#branding .shellmask,
	#branding .mask,
	#branding-test .mask
	{
		width: 926px;
		height: 205px;
		padding: 0 20px;
		position: relative;
		background-image: url(../../static/images/header_mask_new.png);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
	#branding .shellmask
	{
		background-image: url(../../static/images/header_mask_shell.png);
	}
	
	/* 
	#branding div[class="mask"],
	#branding-test div[class="mask"]
	{	
		background-image: url(../../static/images/header_mask_new.png);
	}
	
	
	#branding div[class="shellmask"],
	#branding-test div[class="shellmask"]
	{	
		background-image: url(../../static/images/header_mask_shell.png);
	}
	*/
	
	
	/*
	.bg_test #branding div[class="mask"]
	{
		background-image: url(../../static/images/header_mask_new.png);
	}
	*/
	
	#fontsizer
	{
		position: absolute;
		top: 182px;
		left: 883px;
		z-index:3003;
		
		width: 34px;
		overflow: hidden;
	}
		#fontsizer a
		{
			display: block;
			float: left;
			width: 15px;
			height: 20px;
			border: 0 solid #f60;
			text-indent: -9999px;
		}
	
	#print-page {
		position: absolute;
		top: 182px;
		left: 915px;
		z-index:3013;
		width: 18px;
		overflow: hidden;
		}
		#print-page a {
			display: block;
			float: left;
			width: 18px;
			height: 20px;
			text-indent: -9999px;
		}
	
	#loader
	{
		position: absolute;
		top: 18px;
		right: 27px;
		width: 15px;
		height: 15px;
		background-image: url(../../static/images/loadinganimatie.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		display: none;
	}
	
	/*
	*/
	
	#search
	{
		width: 285px;
		height: 100px;
		position: absolute;
		left: 620px;
		bottom: 0;
		z-index: 2100;
	}
		#search input
		{
			background-color: #fff;
			margin: 15px 0 0 15px;
			width: 240px;
		}
		
		
	h1 a
	{
		position: absolute;
		top: 25px;
		left: 45px;
		text-indent: -9999px;
		width: 112px;
		height: 122px;
	}
	
	
	a.nieuwsbrief
	{
		position: absolute;
		top: 10px;
		right: 30px;
		border: 0 solid #aaa;
		width: 175px;
		height: 30px;
		padding-top: 9px;
		text-align: center;
		text-decoration: none;
		font-size: 1.1em;
		
	}
	
	/*
	*/
	
	#navigation
	{
		position: absolute;
		left: 40px;
		bottom: -1px;
		overflow: hidden;
		z-index: 3400;
	
	}
	
	/* -1 voor ie6 : rest gewoon 0 */
	#branding ul[id="navigation"]
	{
		position: absolute;
		bottom: 0;
	}
	
		#navigation li
		{
			display: inline;
		}
		#navigation a
		{
			float: left;
			font-size: 1.3em;
			z-index: 3500;
			position: relative;
			color: #fff;
			text-align: center;
			margin: 0 0px 0 0;
			padding: 9px 23px 11px 16px;
			text-decoration: none;
			text-shadow: #000 0 0 0;
			background-image: url(../../static/images/navtab.png);
			background-repeat: no-repeat;
			background-position: right top;
			font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
			/* voor ie6 nog maar even een handje.. */
			cursor: pointer;
		}
		
		#navigation a:hover
		{
		
		}
		
		#navigation .active
		{
			background-image: url(../../static/images/navtab_active.png);
			color: #000;
		}
		
		
		#navigation a.shell,
		#navigation a.active.shell
		{
			background-image: url(../../static/images/navtab_shell.png);
			color: #ffd900;
			text-shadow: #fe0000 0 0 0;
		}

	

	/*
	*/
	
	#searchresults
	{
		position: absolute;
		left: 24px;
		top: 150px;
		/*width: 886px;*/
		width: 918px;
		z-index: 5200;		
		overflow: hidden;
	}
			#searchresults .closer
			{			
				background-image: url(../../static/images/cross.gif);
				background-repeat: no-repeat;
				background-position: center center;
				width: 22px;
				height: 17px;
				/*position: absolute;*/
				position: relative;
				/*right: 17px;*/
				left: 843px;
				top: 0;
				text-indent: -9999px;
				display: block;
			}
			#searchresults .container
			{
				overflow: hidden;
				padding: 10px 27px 27px 27px;
				width: 864px;
				background-image: url(../../static/images/searchbox.png);
				background-repeat: no-repeat;
				background-position: left bottom;
			}
			
			#searchresults .container dl
			{
				/* width: 200px; */
				width: 272px;
				float: left;				
				padding: 8px;
			}
			
			#searchresults .container dt
			{
				font-family: "Trebuchet MS";				
				color: #fff;				
				border-bottom: 1px solid #6d8790;			
				color: #6d8790;
				color: #333;
				font-size: 1.5em;
				padding: 0 0 3px 0;
				margin-bottom: 4px;				
			}
			
				#searchresults .container dt.agenda,
				#searchresults .container dt.video,
				#searchresults .container dt.download
				{
					/* width: 200px; */
					width: 272px;
					padding-top: 8px;
				}
			
			#searchresults .container .loader_magazine,
			#searchresults .container .loader_agenda,
			#searchresults .container .loader_video,
			#searchresults .container .loader_artiest,
			#searchresults .container .loader_winkel,
			#searchresults .container .loader_download,
			#main-content .searchresults-list .loader_magazine,
			#main-content .searchresults-list .loader_agenda,
			#main-content .searchresults-list .loader_video,
			#main-content .searchresults-list .loader_artiest,
			#main-content .searchresults-list .loader_winkel,
			#main-content .searchresults-list .loader_download			
			{
			/*
				background: url(../../static/images/loading.gif) no-repeat center center;
				height: 128px;
				*/
				text-indent: -9999px;
			}
			
			#searchresults .container dd a
			{
				text-decoration: none;
				color: #555;
				font-style: normal;				
			}
			
			
			#searchresults .container dd a:hover
			{
				color: #fff;
				text-decoration: underline;
				color: #6d8790;
			}
			
			#searchresults .more-details
			{
				border-top: 1px solid #6d8790;
				width: 846px;
				padding-top: 2px;
				margin: 4px 8px 0 8px;
				float: left;
			
			}
			#searchresults .more-details a
			{
				color: #fff;
				color: #6d8790;
			}
			/*
	
			#searchresults .resultsnav
			{
				overflow: hidden;			
			}
			
			
			#searchresults .resultsnav a
			{
				float: left;
				text-decoration: none;
				padding: 5px 0 2px 17px;
				color: #6d8790;
				
				text-shadow: #333 0 0 0;
				font-size: 1.25em;
				
			}
				#searchresults .resultsnav .active
				{
					color: #fff;
				}
				
			#searchresults .box
			{
				border: 1px solid #6d8790;
				border: 1px solid #fff;
				position: relative;
				padding: 0 0;
				width: 884px;
				background-image: url(../../static/images/bg_black.png);
		
			}
			#searchresults #mycarousel
			{
				margin: 5px 63px;
				overflow: hidden;
				height: 228px;
				width: 760px;
			}
			
			#searchresults a.small
			{
				width: 50px;
				height: 50px;
				float: left;
				padding: 8px;	
				margin-right: 2px;
				background-image: url(../../static/images/item_glow.png);
				background-repeat: no-repeat;
				background-position: 0 0;
			}
				#searchresults a strong,
				#searchresults a em
				{
					display: block;
					text-shadow: #333 0 0 0;
				}
				
				#searchresults a strong
				{
					padding-top: 5px;
				}
				
				#searchresults a i
				{
					color: #f00;
				}
				
		
			
			#searchresults li
			{
				list-style-type: none;
				overflow: hidden;
				width: 760px;
				height: 228px;
				float: left;			
			}
			
			
			
			#searchresults li div
			{
				height: 228px;
				width: 760px;
				overflow: hidden;
			}
			#searchresults li a
			{
				float: left;
				padding: 5px 2px;
				width: 181px;
				color: #fff;
				height: 66px;
				overflow: hidden;
				text-decoration: none;
				margin: 2px 3px 2px 2px;
				border-bottom: 1px dotted #aaa;
				line-height: 1.2em;
			}
			
			
			#searchresults li a.small
			{
				width: 50px;
				height: 50px;
				float: left;
				padding: 8px;	
				margin-right: 2px;
				background-image: url(../../static/images/item_glow.png);
				background-repeat: no-repeat;
				background-position: 0 0;
			}
				#searchresults li a.small strong
				{
					width: 50px;
					height: 50px;
					padding: 0;
					float: left;
					overflow: hidden;
					background-image: url(../../static/images/item_glow.png);
					background-repeat: no-repeat;
					background-position: center center;
					text-indent: -9999px;
				}
			
			*/
			
			
			
/*
*/

#content
{
	width: 906px;
	padding: 10px;
	margin: 0 20px;
	background-color: #fff;
	overflow: hidden;
}
	
	
/*
*/


#secondary-content
{
	width: 184px;
	float: left;
	display: inline;
}
	#secondary-content h2
	{
		font-size: 2em;
		line-height: 1.25em;
	}

#main-content
{
	float: left;
	display: inline;
	width: 518px;
	margin: 0 10px;
}
	#main-content h2
	{
		font-size: 1.5em;
		line-height: 1.25em;
	}
	#main-content h3
	{
		font-size: 1.2em;
		line-height: 1.25em;
	}



		#main-content .detail p, #main-content .bio p, #main-content .intro-block p, #main-content .body, #main-content .upcoming p, #main-content .agenda p {
			text-align: justify;
		}


.detail h3.oor
{
	padding: 5px 65px 2px 0;
	background-image: url(/static/images/oor2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*
*/

#sidebar
{
	width: 184px;
	float: left;
	display: inline;
}
	#sidebar h2
	{
		font-size: 1.75em;
		line-height: 1.25em;
	}
	
	#sidebar .more-details
	{
		padding-right: 15px;
	}
		#sidebar .more-details a
		{
			text-decoration: none;
		}
	
/*
*/

.more-details
{
	text-align: right;	
	font-weight: bold;	
}
	.more-details a
	{
		color: #6d8790;
		text-decoration: none;
	}


.read-on
{
	font-weight: bold;
	margin-top: 5px;
}
	.read-on a
	{
		color: #6d8790;
		text-decoration: none;
	}



.button
{
	overflow: hidden;
	width: 518px;
}
.button p
{
	float: right;
	width: 220px;
	font-size: 1.5em;
	background-image: url(../../static/images/prijsbox_left_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 !important;
}
	.button a
	{
		background-image: url(../../static/images/prijsbox_right_2.jpg);
		background-repeat: no-repeat;
		background-position: right top;
		display: block;
		padding: 10px 15px 10px 35px;
		min-height: 40px;
		height: auto !important;
		height: 40px;
		float: right;
		/* background-color: #fff; */
		
		font-family: "Lucida Grande Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		line-height: 1.1em;
		color: #fff;
		text-align: left;
		
	}

.download .button p
{
	width: 180px;
	font-size: 2em;
}

/*
*/

.music-button
{
	overflow: hidden;
	width: 518px;
}

	.music-button p
	{
		background-image: url(../../static/images/muziekbutton_left.gif);
		background-repeat: no-repeat;
		background-position: left top;
	
		width: auto;
		margin-left: 10px;
		float: right;

	}
	
	.music-button p a
	{
		background-image: url(../../static/images/muziekbutton_right.gif);
		background-repeat: no-repeat;
		background-position: right top;
		display: block;
		text-align: center;
		padding: 1px 10px;
		color: #6d8790;
		text-decoration: none;
		
	}
	
	.music-button p a:hover
	{
		text-decoration: underline;
	}
/*
*/

.playlist
{
	width: 518px;
	display: block;
	margin: 10px 0;
	
	border-bottom: 4px solid #6d8790;
}

.playlist tbody tr
{
	background-color: #fff;
}
.playlist .even
{
	background-color: #f0f3f4;
}


.playlist .audio
{
	
}


.playlist embed,
.playlist object
{
	margin: 3px 0 0 5px;
}

.playlist th
{
	background-color: #6d8790;
	color: #fff;
	vertical-align: middle;
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
}

.playlist td
{
	vertical-align: middle;
	height: 26px;
	color: #000;
}

.playlist .buy a,
.playlist .add a
{
	color: #6d8790;
	
	text-decoration: none;
}

.playlist .buy a:hover,
.playlist .add a:hover
{	
	text-decoration: underline;
}

.playlist .buy a
{
	background-image: url(../../static/images/checkout.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0 1px 22px;
}

.playlist .add a
{
	background-image: url(../../static/images/basket_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0 1px 22px;
}

.playlist .play
{
	width: 26px;
}

.playlist .title
{
	width: 216px;
	border-color: #FFF;
	border-width: 0 2px 0 0;
	border-style: solid;
}

.playlist .costs
{
	width: 50px;
	padding: 0 0 0 6px;
}

.playlist .buy
{
	width: 86px;
	border-color: #FFF;
	border-width: 0 2px 0 2px;
	border-style: solid;
	padding: 0 0 0 6px;
}

.playlist .add
{
	width: 116px;
	padding: 0 0 0 6px;
}


/*
.playlist th
{
	background-repeat: no-repeat;
	background-position: 4px 0;
	height: 5px;
	line-height: 8px;
	text-indent: -9999px;
}
	
	.playlist th.title
	{
		background-image: url(../../static/images/pl_titel.gif);
	}
	.playlist th.duration
	{
		background-image: url(../../static/images/pl_duur.gif);
	}
	.playlist th.costs
	{
		background-image: url(../../static/images/pl_prijs.gif);
	}
	.playlist th.buy
	{
		background-image: url(../../static/images/pl_koopdirect.gif);
	}
	.playlist th.add
	{
		background-image: url(../../static/images/pl_voegtoe.gif);
	}
	
	.playlist .play
	{
		width: 16px;
	
	}



	.playlist td
	{
		color: #777;
		font-size: .8em;
	}
	.playlist .costs
	{
		width: 40px;
		
	}
	
	.playlist .buy
	{
		width: 55px;
	}
	
	
	.playlist .add
	{
		width: 76px;
	}
	.playlist .buy a
	{
		background-image: url(../../static/images/btn_nummerlos.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -9999px;
		width: 55px;
		height: 16px;
		float: left;
	}
	

	.playlist .add a
	{
		background-image: url(../../static/images/btn_winkelwagen.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -9999px;
		width: 76px;
		height: 15px;
		float: left;
	}
	*/
	
	
/*
*/

.aside
{
	padding: 0;
	background-color: #f0f3f4;
	margin-bottom: 10px;
	color: #000;
	width: 184px;
}
	.aside h2
	{
		padding: 7px 10px 5px 10px;		
		text-shadow: #f0f3f4 0 0 0;
	}
	
	.aside ul
	{
		padding: 0 10px 10px 10px;
	}
		.aside ul ul
		{
			padding: 0 0 0 10px;
		}
	
	.aside a
	{
		text-decoration: none;
	}
	
	/* aanmelden nieuwsbrief */
	.aside fieldset
	{
		padding: 0 10px 10px 10px;
		width: 164px;
		overflow: hidden;
		
	}
		.aside #email
		{
			width: 154px;
			margin: 10px 10px 5px 0;
		}
		
		.aside #aanmelden
		{
			width: auto;
			font-weight: bold;
			background-color: #f0f3f4;
			color: #6d8790;
			float: right;
			margin-right: 10px;
			cursor: pointer;
		}
	
	.aside dl
	{
		overflow: hidden;
		padding: 0 10px 10px 10px;
	}
		.aside dt
		{
			float: left;
			width: 40px;
			letter-spacing: -1px;
		}
		.aside dd
		{
			float: left;
			width: 124px;
			text-decoration: underline;
			font-weight: bold;
		}
	
	.aside .more-details
	{
		padding: 0 10px 10px 0;
	}


/*
*/


.large-button
{
	padding: 0 9px 10px 12px;
	background-image: url(../../static/images/button_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	.large-button a
	{
		display: block;
		color: #fff;
		font-size: 2.25em;
		line-height: 1.2em;
		padding: 12px 10px 15px 14px;
		background-image: url(../../static/images/button_top.gif);
		background-repeat: no-repeat;
		background-position: right top;
		text-shadow: #6d8790 0 0 0;
		
		font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	}
	
	
/*
*/

#news-cycler
{
	height: 290px;
	width: 518px;
	background-color: #B6C3C7;
	margin-bottom: 10px;
	position: relative;
}

	#news-cycler .news-items
	{
		position: absolute;
		left: 0;
		top: 0;
		height: 290px;
		width: 518px;
		z-index: 10;
	}
	
	#news-cycler .item
	{
		position: absolute;
		top: 0;
		left: 0;
		height: 270px;
		width: 340px;
		padding: 10px 168px 10px 10px;
		background-image: url(../../static/images/snowpatrol.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		color: #fff;
	}
	
	#news-cycler p
	{
		position: absolute;
		bottom: 20px;
		left: 10px;
		width: 200px;
		text-shadow: #000 1px 1px 1px;
	}
	
	#news-cycler h2
	{
		color: #fff;
		font-size: 2em;
	}
	
	#news-cycler h3
	{
		color: #000;
		font-size: 2.5em;
		line-height: 1em;
		padding: 5px 0 5px 20px;
		font-weight: bold;
	}
	
	#news-cycler ul
	{
		position: absolute;
		top: 20px;
		right: 0;
		width: 155px;
		z-index: 1500;
	}
		#news-cycler li
		{
			display: inline;
			z-index: 1799;
			position: relative;
		}
		
		#news-cycler ul a.tab
		{
			width: 129px;
			background-image: url(../../static/images/carouseltab.png);
			background-repeat: no-repeat;
			background-position: left bottom;
			position: relative;
			display: block;
			padding: 5px 10px 8px 12px;
			margin-bottom: 4px;
			text-decoration: none;
			color: #fff;
			font-size: 1.15em;
			margin-left: 4px;
			z-index: 3999 !important;
		}
		
			
		#news-cycler ul a.active
		{
			width: 133px;
			background-image: url(../../static/images/carouseltab_active.png);
			color: #000;
			margin-left: 0;
		}
		
		
/*
*/

#album-carousel, #album-secondary-carousel
{
	width: 518px;	
	position: relative;
	background-color: #f0f3f4;
	margin-bottom: 10px;	
	padding-top: 2px;
}
	
	
	#album-carousel .box, #album-secondary-carousel .box
	{
		margin: 10px 36px;		
		width: 445px;
		height: 180px;
	}
	
	#album-carousel ul, #album-secondary-carousel ul
	{
		overflow: hidden;
	}
	
	#album-carousel li, #album-secondary-carousel li
	{
		float: left;
		width: 87px;
		margin: 0 1px;
		height: 180px;
		text-align: center;
		color: #000;
		position: relative;
	}
		#album-carousel a, #album-secondary-carousel a
		{
			text-decoration: underline;
		}
		
		#album-carousel li img, #album-secondary-carousel li img
		{
			display: block;
			background-image: url(../../static/images/albumbg.png);
			background-repeat: no-repeat;
			background-position: 0 0;
			padding: 11px;
		}
		
		#album-carousel dl
		{
		
		}
		
		#album-carousel dt,
		#album-carousel dd,
		#album-secondary-carousel dt,
		#album-secondary-carousel dd
		{
			padding: 0 0;
		}
		
		#album-carousel .price, 
		#album-secondary-carousel .price
		{
			color: #6d8790;
		}
		
			#album-carousel .albums-left, 
			#album-secondary-carousel .albums-secondary-left
			{
				position: absolute;
				top: 25px;
				left: 5px;
				width: 25px;
				height: 59px;
				background-image: url(../../static/images/arrow_left.png);
				background-repeat: no-repeat;
				background-position: 0 0;
				text-indent: -9999px;
			}
			
			#album-carousel .albums-right,
			#album-secondary-carousel .albums-secondary-right
			{
				position: absolute;
				top: 25px;
				right: 5px;
				width: 25px;
				height: 59px;
				background-image: url(../../static/images/arrow_right.png);
				background-repeat: no-repeat;
				background-position: 0 0;
				text-indent: -9999px;
			}
		
/*
*/

.row
{	
	width: 518px;
	overflow: hidden;
	margin-bottom: 16px;
}
	.row .odd
	{
		margin-right: 10px;
	}
	
	.row .even
	{
		margin: 0 19px;
	}
	
	.row .col
	{
		float: left;
		width: 184px;
		padding: 0 37px;
	}
	

/*
*/

.hilite
{
	width: 254px;
	height: 254px;
	background-color: #EEE;
	float: left;
	display: inline;
	background-image: url(../../static/images/doorsdown.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
	.hilite a.details
	{
		overflow: hidden;
		width: 0;
		height: 0;
		text-indent: -9999px;
	}
	.hilite .corner
	{
		width: 254px;
		height: 254px;
		background-image: url(../../static/images/hilitecorner.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		position: relative;
	}
	
	.hilite .teaser
	{
		width: 234px;
		background-color: #6d8790;
		padding: 6px 10px 8px 10px;
		color: #fff;
		position: absolute;
		top: 120px;
		left: 0;
	}
	
	.hilite h2
	{
		color: #fff;
	}
	
	.hilite .black
	{
		background-color: #000;
		text-shadow: #000 0 0 0;
	}
		.hilite .black h2
		{
			color: #6d8790;
		}
	
	
	.hilite.over
	{
		cursor: pointer;
	}
		.hilite.over .teaser
		{
			background-color: #fff;
			color: #6d8790;
		}
		
		.hilite.over .black
		{
			background-color: #fff;
			color: #6d8790;
		}
			.hilite.over h2
			{
				color: #6d8790;
			}


/*
*/

.albums
{
	overflow: hidden;
	width: 516px;
	padding: 1px;
	margin-bottom: 10px;
}
	.albums div
	{
		overflow: hidden;
	}
	
	.albums dl
	{
		float: left;
		width: 172px;
		color: #000;
		overflow: hidden;
	}
		.albums dt
		{
			padding: 5px 0 0 0;	
			font-weight: bold;
		}
		
		.albums dt,
		.albums dd
		{
			width: 104px;
			float: right;
		}
		
		.albums .image
		{
			float: left;
			padding: 8px;	
			background-image: url(../../static/images/medium_item_bg.png);
			background-repeat: no-repeat;
			background-position: 0 0;
			margin: 0 2px 0 0;
			
			width: 50px;
		}
		.albums .price
		{
			font-weight: bold;
			color: #6d8790;
		}
		
/*
*/

.new-albums
{
	overflow: hidden;
	background-color: #f0f3f4;
	padding: 8px 0;
	margin-bottom: 10px;
	width: 518px;
}
	.new-albums dl
	{
		width: 127px;
		float: left;
		margin-left: 2px;
		color: #000;
	}
	
	
	.new-albums dt
	{
		padding: 0 11px;
		font-weight: bold;
	}
	
	.new-albums dt.image
	{
		padding: 11px;
		background-image: url(../../static/images/large_item_bg.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		
		width: 105px;
		height: 105px;
	}
	
	.new-albums dd
	{
		padding: 0 11px;
	}
	
	.new-albums .price
	{
		font-weight: bold;
		color: #6d8790;
	}
	
	
	.new-albums img
	{
		width: 105px;
		height: 105px;
		display: block;		
	}

/*
*/

.upcoming
{
	overflow: hidden;
	width: 518px;
	margin-bottom: 10px;
}
	#main-content .upcoming h2
	{
		float: left;
		width: 220px;
		height: 270px;
		background-color: #000;
		padding: 5px 10px;
		text-align: right;
		text-shadow: #333 0 0 0;
		margin-right: 10px;
		font-size: 2em;
	}
	
	.upcoming .info
	{
		float: left;
		width: 268px;	
	}
	
	.upcoming h3,
	.upcoming h4,
	.upcoming h5
	{
		color: #000;
	}
		.upcoming h3
		{
			font-size: 2em;
			line-height: 1em;
			padding: 12px 0 5px 0;
		}
		.upcoming h4,
		.upcoming h5
		{
			font-size: 1.25em;
			line-height: 1.4em;
			font-weight: normal;
		}
	
		.upcoming .info p
		{
			margin-top: 10px;
		}
		
/*
*/

.meest-gedownload
{
	width: 254px;
	float: left;
	display: inline;
	
}
	#main-content .meest-gedownload h2
	{
		font-size: 1.75em;
		line-height: 1.25em;
		margin-bottom: 10px;
		text-shadow: #fff 0 0 0;
	}
		.meest-gedownload h2 strong
		{
			display: block;
			font-weight: normal;
			padding: 0 0 0 10px;
			color: #000;
		}
		
	.meest-gedownload dl
	{
		position: relative;
		color: #000;
	}
	
	.meest-gedownload dt
	{
		font-weight: bold;
	}
	
	.meest-gedownload .price
	{
		position: absolute;
		right: 0;
		top: 0;
		font-weight: bold;
		color: #6d8790;
	}

/*
*/

.aanraders
{
	width: 254px;
	float: left;
	display: inline;
}
	#main-content .aanraders h2
	{
		font-size: 1.75em;
		line-height: 1.25em;
		margin-bottom: 10px;
		text-shadow: #fff 0 0 0;
	}
		.aanraders h2 strong
		{
			display: block;
			font-weight: normal;
			padding: 0 0 0 10px;
			color: #000;
		}
		
	.aanraders dl
	{
		overflow: hidden;
		position: relative;
		color: #000;
		
		width: 254px;
	}
		.aanraders img
		{
			padding: 8px;
			background-image: url(../../static/images/medium_item_bg.png);
			background-repeat: no-repeat;
			background-position: 0 0;
			float: left;
		}
			.aanraders dt
			{
				padding: 5px 0 0 3px;
				float: right;
				width: 182px;
				font-weight: bold;
			}
			.aanraders dd
			{
				padding: 3px 0 0 3px;
				float: right;
				width: 182px;
			}
			.aanraders dt.image
			{
				float: left;
				width: 66px;
				padding: 0;
			}
			
	.aanraders dd.price
	{
		width: auto;
		float: none;
		position: absolute;
		right: 0;
		top: 2px;
		font-weight: bold;
		color: #6d8790;
	}
	
/*
*/

.short-news
{
	width: 160px;
	float: left;	
	display: inline;
	margin-bottom: 10px;
}
	.short-news img
	{
		display: block;
		padding: 5px 0 7px 0;
	}

	
/*
*/

.item-list
{
	width: 254px;
	float: left;
	display: inline;
}
	
	.item-list h2
	{
		padding-bottom: 5px;
	}
	
	.item-list a
	{
		font-weight: bold;
	}
	
	.item-list .item
	{
		overflow: hidden;
		padding: 1px 0;
		clear: left;
	}
	
		.item-list .item p
		{
			overflow: hidden;
			padding: 8px 0 1px 8px;
		}
		
		.item-list img
		{
			padding: 9px;
			background-image: url(../../static/images/small_item_bg.jpg);
			background-repeat: no-repeat;
			background-position: 0 0;
			float: left;
		}
		
	.item-list .more-details
	{
		margin-top: 10px;
	}
	
/*
*/

.offer-list
{
	width: 254px;
	float: left;
	display: inline;
	color: #000;
}
	.offer-list h2
	{
		padding-bottom: 12px;
	}
	
	.offer-list dl
	{
		overflow: hidden;
	}	
		.offer-list dt
		{
			float: left;
			width: 200px;
		}
		.offer-list dd
		{
			float: left;
			width: 54px;
			text-align: right;
			color: #6d8790;
			font-weight: bold;
		}
		
		.offer-list a
		{
			font-weight: bold;
		}


	.offer-list .more-details
	{
		margin-top: 10px;
	}
	
/*
*/

.last-quote
{
	background-color: #6D8790;
	padding: 10px;
	color: #000;
	margin-bottom: 10px;
	background-image: url(../../static/images/corner_lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	.last-quote h2
	{
		color: #fff;
		
	}
	.last-quote h3
	{
		color: #000;
		font-weight: bold;
		font-size: 1.2em;
		margin: 5px 0;
	}
	
	.last-quote .more-details a { color: #fff; }

/*
*/

.download
{
	width: 518px;
	
	position: relative;
}
	.download .description
	{
		width: 518px;
		overflow: hidden;
		padding-bottom: 10px;
		position: relative;
	}
	.download .review
	{
		margin-top: 10px;
	}
	
	.download img
	{
		width: 105px;
		height: 105px;
		float: right;
		padding: 11px;
		background-image: url(../../static/images/large_item_bg.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		margin: 0 0 10px 10px;
	}
		.download .price
		{
			font-size: 1.25em;
		}
		#main-content .download h2
		{
			color: #000;
			font-size: 1.7em;
			margin:2px 0 5px;
		}
		#main-content .download h3
		{
			font-size: 1.5em;
			margin: 2px 0 5px 0;
		}
		
		
		
.tracklist
{
	overflow: hidden;
	width: 518px;
	margin-bottom: 10px;
}
	.tracklist .track
	{
		padding: 5px 0;
		border-top: 1px solid #ddd;
		overflow: hidden;
	}
	
	.tracklist .track .info
	{
		width: 368px;
		float: left;
		line-height: 1.65em;
		border-right: 1px solid #ddd;
	}
		.tracklist .track h4
		{
			font-size: 1.5em;		
			font-weight: normal;	
			font-family: "Trebuchet MS";
			color: #333;
		}
		
		.tracklist .track h5
		{
			font-weight: normal;
			color: #999;
		}
		
		
	.tracklist .track ul
	{
		width: 144px;
		padding-left: 5px;
		float: left;		
	}
	
	.tracklist .track .song-title
	{
		color: #333;
		font-size: 1.25em;
		width: 300px;
	}
	
	.tracklist .kopen
	{
		padding: 0 0 1px 22px;
		background-image: url(../../static/images/money.gif);
		background-repeat: no-repeat;
		background-position: left center;
	}
	
	.tracklist .cart
	{		
		padding: 0 0 1px 22px;
		background-image: url(../../static/images/basket_add.gif);
		background-repeat: no-repeat;
		background-position: left center;

	}
	.tracklist .kopen a,
	.tracklist .cart a,
	.tracklist .track .price
	{
		color: #6d8790;
	}
	
			
		.download .koop a
		{
			float:right;
			display: block;
			width: 151px;
			height: 75px;
			background-image: url(../../static/images/koopdezecd.gif);
			background-repeat: no-repeat;
			background-position: 0 0;
			text-indent: -9999px;
			margin-bottom: 10px;
		}
/*
*/


.shopping-cart
{
	width: 518px;
	margin-top: 10px;
}


	.shopping-cart thead th
	{
		background-color: #6d8790;
		color: #eee;
		padding: 2px 10px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #aaa;
	}
	
	.shopping-cart tfoot td
	{
		
		border-color: #fff;
		border-width: 2px 0 0 0;
		border-style: solid;
	}
		
		.shopping-cart table
		{
			width: 518px;
			background-color: #f0f3f4;	
			border-color: #ddd;
			border-width: 0 0 1px 0;
			border-style: solid;
		}
		
		.shopping-cart td,
		.shopping-cart th
		{
			padding: 5px 10px;
			vertical-align: top;
		}
		
		.shopping-cart th
		{
			font-weight: bold;
		}
		
		
		.shopping-cart .odd td
		{
			background-color: #fff;	
		}
		
		.shopping-cart tbody .price
		{
			color: #000;
			width: 60px;
			border-color: #FFF;
			border-width: 0 0 0 0;
			border-style: solid;			
		}
		
		.shopping-cart .image
		{
			width: 70px;
			padding-left: 0;
		}
		
		
		.shopping-cart .afrekenen,
		.shopping-cart .delete
		{
			width: 65px;
			padding: 5px 10px 5px 0;
		}		
		
		.shopping-cart h3
		{
			font-size: 1.3em;
			font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
			margin: 0 0 1px 0;
		}
		
			.shopping-cart .image img
			{
				padding: 8px;
				background-image: url(../../static/images/medium_item_bg.png);
				background-repeat: no-repeat;
				background-position: 0 0;
			
				width: 50px;
				height: 50px;
			}
		
			.shopping-cart a.delete
			{
				display: block;
				background-image: url(../../static/images/delete.gif);
				background-repeat: no-repeat;
				background-position: left center;
				padding: 1px 0 1px 20px;
				margin-top: 0;
				color: #c00;
			}
			
			.shopping-cart .total
			{
				text-align: right;				
			}
			
			
			.shopping-cart tfoot td
			{
				
			}
			
			.shopping-cart tfoot .price
			{
				font-weight: normal;
				color: #000;
			}
			
			
			.shopping-cart tfoot a
			{
				display: block;
				background-image: url(../../static/images/afrekenen.gif);
				background-repeat: no-repeat;
				background-position: 0 0;
				width: 100px;
				height: 20px;
				text-indent: -9999px;
				float: right;
			}


	
.my-basket
{
	width: 184px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: 0 solid #ddd;
	background-color: #6d8790;
}
	
	.my-basket h2
	{
		padding: 7px 10px 5px 10px;		
		text-shadow: #f0f3f4 0 0 0;
		color: #fff;
	}
	

	.my-basket dl
	{
		overflow: hidden;
		position: relative;
		padding: 0 10px 5px 10px;
		width: 154px;
	}
	
	.my-basket dt
	{
		font-weight: bold;
		color: #000;
	
	}
	.my-basket dd a
	{
		color: #f0f3f4;
		text-decoration: none;
	}
	
	.my-basket dt,
	.my-basket dd
	{
		width: 90px;
		border-right: 0 solid #ccc;
		padding-right: 0;
	}
		.my-basket dt
	{
		float:left;
	}
	.my-basket .price,.my-basket .amount
	{
		float:right;
		right: 2px;
		width: 50px;
		text-align: right;
		color: #fff;
	}
	
	.my-basket .total
	{
		
		border-top: 0 solid #ddd;
	
	}
	.my-basket .total dt
	{
		font-weight: normal;
		color: #000;
		padding-top: 5px;
	}
	.my-basket .total .amount
	{
		color: #fff;
		padding-top: 5px;
		font-weight: bold;
	}
	.my-basket .total .price
	{
		color: #fff;
		padding-top: 5px;
		font-weight: bold;
	}
	
	.my-basket .more-details a
	{
		color: #fff;
	}

/*
*/


.agenda,
.agenda tr,
.agenda .info td
{
	/* 
		omdat het collapsen/expanden anders niet werkt zetten we een display: block op de tabel, de rijen en de cel met de tekst.
		de andere td'tjes laten we met rust omdat ze anders hun verband kwijtraken.
	*/
	display: block;
	width: 518px;
}	
	.agenda .odd
	{
		background-color: #f0f3f4;
	}
	
	.agenda thead th
	{
		vertical-align: bottom;
		color: #6d8790;
		font-size: 1.15em;
		font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;		
	}
	
	.agenda td,
	.agenda th
	{
		padding: 7px 6px 8px 6px;
		border-right: 3px solid #fff;
	}
	
	.agenda tbody th,
	.agenda .wanneer
	{
		width: 60px;
	}
	
	.agenda tbody td,
	.agenda .wiewat
	{
		width: 170px;
	}
	
	.agenda .waar
	{
		width: 170px;
	}
	.agenda .koopticket,
	.agenda .noticket
	{
		width: 30px;
	}
	.agenda .toevoegen, .agenda .leeg
	{
		width: 14px;
		border-right: 0 solid #fff;
	}
	.agenda .info td
	{
		border-right: 0 solid #fff;
	}	
			.agenda .info p
			{
				width: 506px;
			}
	
		.agenda .koopticket a
		{
			display: block;
			background-image: url(../../static/images/ticket_icon.gif);
			background-repeat: no-repeat;
			background-position: center center;
			text-indent: -9999px;
		}
		
		.agenda .toevoegen a, .agenda .leeg span
		{
			display: block;
			width: 22px;
			height: 16px;
			background-image: url(../../static/images/expand_new.gif);
			background-repeat: no-repeat;
			background-position: center center;
			text-indent: -9999px;
		}
		.agenda .toevoegen a.collapse
		{
			background-image: url(../../static/images/collapse_new.gif);
		}
		
	


/*
*/

.vertical-tabs
{
	background-color: #f0f3f4;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

	.vertical-tabs dt
	{
		font-weight: normal;
		font-size: 1.75em;
		line-height: 1.25em;
		letter-spacing: 1px;
		color: #6d8790;
		padding: 10px;
		text-shadow: #f0f3f4 0 0 0;
	}
	
	.vertical-tabs a
	{		
		display: block;
		margin-bottom: 5px;
		background-color: #6d8790;
		background-image: url(../../static/images/horizontal_tab_blue.gif);
		background-repeat: no-repeat;
		background-position: right bottom;
		padding: 13px 10px 17px 10px;
		font-size: 1.25em;
		text-decoration: none;
		color: #fff;
		width: 130px;
	}

	.vertical-tabs .active
	{
		color: #6d8790;
		width: 140px;
		background-color: #fff;
		background-image: url(../../static/images/horizontal_tab_white.gif);
	}

/*
*/

.last-videos
{
	overflow: hidden;
	width: 518px;
	background-image: url(../../static/images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px 0 30px 0;
	background-color: #6d8790;
	color: #fff;
}
	
	
	.last-videos div
	{
		float: left;
		width: 498px;
		padding-top: 0;
		padding:  0 10px 0 10px;
	
	}
	
	.last-videos h2
	{
		color: #000;
		font-size: 1.75em !important;
		padding: 0 0 10px 10px;
		text-shadow: #333 0 0 0;
	}
	
	.last-videos h3
	{
		color: #fff;
		font-size: 1.75em !important;
		padding-top: 3px;
		text-shadow: #333 0 0 0;
	}
	
	.last-videos h4
	{
		color: #000;
		padding-top: 5px;
	}
	
	.last-videos img
	{
		background-color: #fff;
		border: 0 solid #999;
		padding: 1px;
		float: left;
		
	}
	.last-videos .even img
	{
		float: right;
		margin: 0 0 0 10px;
	}
	
	.last-videos .more-details
	{
		margin-top: 10px;
		
	}
	
	.last-videos .image
	{		
		padding-bottom: 14px;
		margin: 0 10px 0 0;
		width: 128px;		
		float: left;
	}
	
		.last-videos .image strong
		{
			float: left;
			height: 68px;
			width: 120px;
			border: 1px solid #fff;
			background-image: url(../../static/images/vidje.jpg);
			background-repeat: no-repeat;
			background-position: center center;
			text-indent: -9999px;
		}
		
	.last-videos a { color: #f0f3f4; }

/*
*/

.video-overview
{
	
	width: 518px;
}
	.video-overview .row
	{
		overflow: hidden;
		width: 518px;
		margin-bottom: 16px;
	}
	
	.video-overview .row div
	{
		float: left;
		width: 132px;
		margin: 0 20px;
		position: relative;
		display: inline;
	}
	.video-overview h4
	{
		color: #000;
		font-family: "Trebuchet MS";
		font-size: 1.1em;
		margin-top: 3px;
	}
	.video-overview .row .even
	{
		margin: 0 22px;
	}
	
	.video-overview .row .image
	{
		background-color: #fff;
		border: 1px solid #999;
		padding: 0;
		display: block;
		margin: 5px 0 0 0;
		float: none;		
		width: 118px;
		cursor: pointer;
	}
		.video-overview .image strong
		{
			display: block;
			width: 116px;
			height: 70px;
			border: 1px solid #fff;
			text-indent: -9999px;
			background-image: url(../../static/images/coby.jpg);
			background-repeat: no-repeat;
			background-position: center center;
			background-color: #f60;
		}
		
	.video-overview .more-details
	{
		margin-top: 5px;
		
	}

	
/*


#video-overview a
{
	padding: 4px 0 4px 10px;
	display: block;
}

#video-overview .letter
{
	font-weight: bold;
	background-color: #f0f3f4;
	margin-bottom: 1px;
	text-decoration: none;
}
	#video-overview .artists
	{
	
		padding-left: 20px;
	}
		#video-overview .artist
		{
			background-image: url(../../static/images/coby.jpg);
			background-repeat: no-repeat;
			background-position: left center;
			padding: 4px 0 4px 25px;
		}
		
	#video-overview .videos
	{
		padding-left: 20px;
	}
		
	*/

/*
.player
{
	width: 518px;
	height: 388px;
	background-color: #333;
	margin-bottom: 10px;
	background-image: url(../../static/images/controls.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#playlist
{
	
	background-color: #f0f3f4;
	padding: 10px 30px;
	width: 458px;
	overflow: hidden;
	margin-bottom: 10px;
}

	
	#playlist li
	{
		margin: 0 3px;
		width: 100px;
		height: 140px;
		float: left;
		padding: 4px;
		background-color: #555;
	}
	
	#playlist .ghost
	{
		margin: 0 3px;
		width: 100px;
		height: 140px;
		float: left;
		padding: 4px;
		background-color: #aaa;
	}
	
	#playlist dl
	{
		width: 100px;
		float: left;
		text-align: center;
		color: #fff;
	}
	#playlist a 
	{
		float: left;
		
		border: 1px solid #333;
	}
		#playlist .delete
		{
			background-image: url(../../static/images/del_vid.gif);
			background-repeat: no-repeat;
			background-position: 0 0;
			width: 15px;
			height: 15px;
			text-indent: -9999px;
			position: absolute;
		}
		
	#playlist img
	{
		float: left;	
		border: 1px solid #fff;
		width: 96px;
		height: 60px;
	}



.videos
{
	overflow: hidden;
	
}
	
	.videos dl
	{
		overflow: hidden;
		width: 243px;
		float: left;
		margin: 4px;
		padding: 4px;
		color: #000;
		position: relative;
		background-color: #f0f3f4;
	}
	
	.videos .image
	{
		float: left;
		width: 100px;
	}
	.videos dt
	{
		font-weight: bold;
	}
	.videos a
	{
		border: 1px solid #333;
		float: left;
	}
	
	.videos .add
	{
		background-image: url(../../static/images/add_vid.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 15px;
		height: 15px;
		text-indent: -9999px;
		position: absolute;
		left: 76px;
		bottom: 8px;
	}
	
	.videos img
	{
		float: left;	
		border: 1px solid #fff;
		width: 90px;
		height: 60px;
	}
*/	

/*
*/

.reactform
{
	background-color: #f0f3f4;
	padding: 10px;
	margin: 0 0 10px 0;
}
	#main-content .reactform h2
	{
		font-size: 1.5em;
		line-height: 1.25em;
		color: #6d8790;
	}
	
	.reactform div
	{
		padding: 5px 0;
		overflow: hidden;
	}
		.reactform label
		{
			float: left;
			width: 56px;
			color: #000;
			font-weight: bold;
		}
			.reactform.nieuwsbrief label { width: 90px; }
		
		.reactform .text,
		.reactform textarea
		{
			float: left;
			width: 432px;
			color: #fff;
		}
			.reactform.nieuwsbrief .text,
			.reactform.nieuwsbrief textarea { width: 400px; }


			.reactform label.captcha
			{
				width: 95%;
			}

			.reactform img.captcha, .reactform input#captcha
			{
				float: right;
			}
	
			.reactform img.captcha
			{
				width: 110px;
				padding: 0px 10px 0px 0px;
			}
	
			.reactform input#captcha
			{
				background: #B6C3C7;
				color: #fff;
				width: 150px;
				padding: 4px;
			}
	
			.reactform input#send, .reactform input#aanmelden
			{
				background: none;
				color: #B6C3C7;
				font-weight: bold;
				float: right;
				cursor: pointer;
			}
.recaptchatable {
	background-color: #fff;
	float: right;
}

/*
*/

.intro-block 
{
	background-color: #6d8790;
	margin-bottom: 16px;
	background-image: url(../../static/images/corner_lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
	#main-content .intro-block h2
	{
		width: 518px;
		height: 180px;
		padding: 0;
		font-size: 3em;
		line-height: 1.15em;
		color: #fff;
		text-shadow: #333 1px 1px 1px;
		background-image: url(../../static/images/corner_rb_518.png);
		background-repeat: no-repeat;
		background-position: right top;
		position: relative;
	}
	
	#main-content .agenda-intro h2 {
		height: 50px;
	}
	
	#main-content .intro-block h2 span
	{
		position: absolute;
		left: 10px;
		top: 8px;
	}
	
	.intro-block p
	{
		padding: 10px;
		color: #fff;
	}
	
	.intro-block .more-details
	{
		padding-top: 0;
	}
	
	.intro-block .more-details a
	{
		padding-top: 0;
		color: #fff;
	}
	
	
	
.body
{
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	font-size: 1.1em;
}
	#main-content .body h2
	{
		margin: 12px 0 2px 0;
		text-shadow: #fff 0 0 0;
	}
	
	.body .left img,
	.body .right img
	{
		padding: 11px;
		background-image: url(../../static/images/large_item_bg.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		float: left;
		margin: 5px 10px 5px 0;
	}
		.body .right img 
		{
			float: right;
			margin: 5px 0 5px 10px;
		}
	
/*
*/

.contestform
{
	margin: 0 0 10px 0;
	background-color: #f0f3f4;
	padding: 10px;
	width: 498px;
}
	
	.contestform legend
	{
		font-size: 2.5em;
		line-height: 1.25em;
		color: #6d8790;
		text-shadow: #fff 0 0 0;
	}
	
	.contestform div
	{
		padding: 5px 0;
		overflow: hidden;
		width: 498px;
	}
		.contestform label
		{
			float: left;
			width: 130px;
			padding-top: 0;
		}
		
		.contestform .text,
		.contestform textarea
		{
			width: 360px !important;
			color: #fff;
		}
		
		.contestform input,
		.contestform textarea,
		.contestform p
		{
			float: left;
		}
		
		.contestform dl.multiple
		{
			float: left;
			width: 360px;
		}
			.contestform .multiple dt
			{
				float: left;
				width: 20px;
				
				height: 20px;
			
			}
			.contestform .multiple dd
			{
				float: left;
				width: 340px;
				height: 20px;
			}
			
		.contestform .multi p
		{
			width: 400px;
			padding: 2px;
		}
			.contestform .multi p label
			{
				width: 300px;
				margin-left: 6px;
			}
		
	.contestform .right
	{
		padding: 5px 0 5px 130px;
		width: 368px;
		overflow: hidden;
	}
		.contestform .right label
		{
			width: 300px;
			margin-left: 6px;
		}
	
	#meedoen
	{
		float: right;
		background-color: #f0f3f4;
		color: #6d8790;
		font-weight: bold;
	}
	
/*
*/
.comments
{
	margin-bottom: 10px;
	
}
	.comments h2
	{
		padding: 0 10px;
	}
	.comment
	{
		padding: 10px;
	}
		.comment cite
		{
			font-style: normal;
			font-weight: bold;
			color: #6d8790;
		}

/*
*/
.listing
{
	background-color: #f0f3f4;
	padding: 10px;
	margin-bottom: 10px;
	width: 498px;
	overflow: hidden;
}	
	.listing h2
	{
		text-shadow: #f0f3f4 0 0 0;
	}
	.listing ul
	{
		margin-top: 10px;
		overflow: hidden;
		text-shadow: #f0f3f4 0 0 0;
	}
	.listing li
	{
		float: left;
		width: 247px;		
		padding: 0 2px 0 0;
	}
	.listing .artists li
	{
		float: left;
		width: 166px;
		
	}



/*
*/

.bio
{
	overflow: hidden;
	margin-bottom: 20px;
	width: 518px;

}
	
	.bio h3
	{
		font-size: 2em;
		margin: 20px 0 10px 0;
	}
	
	.bio .heading
	{
		background-image: url(../../static/images/amywhinehouse.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 518px;
		
		background-color: #fff;
	}
	#main-content .bio .heading h2
	{
		padding: 300px 0 20px 0;
		text-align: right;
		font-size: 4em;
		color: #000;
		background-image: url(../../static/images/corner_rb.png);
		background-repeat: no-repeat;
		background-position: right top;
	}
	
	
	.bio .left
	{
		float: left;
		margin: 10px 10px 10px 0;
		padding: 15px;
		background-image: url(../../static/images/album_big.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
	.bio .right
	{
		float: right;
		margin: 0 0 10px 10px;
		padding: 15px;
		background-image: url(../../static/images/album_big.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
	}



	
	
	

/*
*/

.detail
{
	width: 518px;
	position: relative;
	overflow: hidden;
	margin: 10px 0 0 0;
	
	font-size: 1em;
}
	#main-content .detail h2
	{
		text-align: right;
		font-size: 2.5em;
	}
	
	.detail h3
	{
		text-align: right;
		color: #000;
		font-size: 1.3em;
		margin-bottom: 10px;
	}
	/*.detail img
	{
		margin:10px;
	}*/
	.detail .breed
	{
		margin:10px 0 10px 0;
	}

	.detail .album
	{
	/*
		background-image: url(../../static/images/album140.jpg);
		width: 140px;
		height: 140px;
	*/
		background-image: url(../../static/images/album_big.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 200px;
		height: 200px;
		padding: 15px;
		margin: 0 0 2px 10px;
		float: right;
	}
	
	.detail p
	{
		padding: 10px 0 0 0;
		
	}
	.detail .large-image
	{
		width: 518px;
		height: 290px;
		background-image: url(../../static/images/snowpatrol.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		padding: 0;
		margin: 10px 0;
	}
	.detail .large-image span
	{
		width: 518px;
		height: 290px;
		background-image: url(../../static/images/corner_rb_518.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		display: block;
		text-indent: -9999px;
	}
	
/*
*/

.special-news
{
	width: 518px;
	position: relative;
	overflow: hidden;
	margin: 10px 0;
}
	#main-content .special-news h2
	{
		padding: 0 20px;
		font-size: 2em;
		text-shadow: #fff 0 0 0;
	}
	
	#main-content .special-news h3
	{
		padding: 5px 20px 10px 20px;
		font-size: 1.5em;
		color: #000;
		text-shadow: #fff 0 0 0;
	}
	
	.special-news .insert
	{
		width: 250px;
		height: 250px;
		display: block;
		float: left;
	}
			.special-news .insert strong
			{
				background-image: url(../../static/images/corner_rb.png);
				background-repeat: no-repeat;
				background-position: right top;
				width: 250px;
				height: 250px;
				display: block;
				text-indent: -9999px;
			}
	
	.special-news .description
	{
		width: 258px;
	
	
		position: absolute;
		bottom: 0;
		right: 0;
	}
	
	
	#main-content .contest h2
	{
		font-size: 2.5em;
		margin: 10px 0;
		color: #000;
	}
	
	#main-content .contest-even h2
	{
		font-size: 2.5em;
		margin: 10px 0;
	}
	
	.contest-even .description
	{
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.contest-even .insert
	{
		float: right;
	}
	

/*
	aanbieding uit de shop
*/

.special
{
	margin-bottom: 10px;
	width: 184px;
}

	.special h2
	{
		padding: 0 0 0 10px;
	}
	
	.special h2 strong
	{
		display: block;
		font-weight: normal;
		padding: 0 0 0 10px;
		color: #000;
	}
	
	.special .product
	{
		position: relative;
		padding: 0 9px 0 9px;
		width: 166px;
	}
	
	.special img
	{
		display: block;
		padding-bottom: 10px;
	}
	
	.special .description
	{
		text-align: center;
		font-weight: bold;
		padding: 5px 0 10px 0;
	}
	
	.special .product p
	{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 138px;
		height: 53px;
		background-image: url(../../static/images/prijsbox.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		/*
		background-image: url(../../static/images/prijsbox_left.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		padding-left: 23px;
		*/
		
	}
		.special .product p strong
		{
			display:block;
			text-align: center;
			font-size: 1.75em;
			color: #fff;
			text-shadow: #6d8790 0 0 0;
			padding: 16px 0 0 14px;
		}
		/*
		.special .product p strong
		{
			background-image: url(../../static/images/prijsbox_right.png);
			background-repeat: no-repeat;
			background-position: right top;
			display:block;
			padding: 15px 15px 17px 10px;
			font-size: 1.75em;
			color: #fff;
			text-shadow: #6d8790 0 0 0;
		}
		*/

/*
*/

	#main-content .searchresults-list h2
	{
		font-size: 2em;
	}
	
	#main-content .searchresults-list h3
	{
		font-size: 1.5em;
		margin: 25px 0 5px 0;
		border-bottom: 1px solid #f0f3f4;
		padding-bottom: 5px;
	}
	
	#main-content .searchresults-list .item
	{
		overflow: hidden;
		width: 518px;
		padding-bottom: 4px;
	}
	
	#main-content .searchresults-list .item div
	{
		width: 466px;
		float: right;
	}
	
	#main-content .searchresults-list img
	{
		float: left;
		margin: 4px 8px 4px 0;
		padding: 1px;
		border: 1px solid #eee;
		background-color: #fff;
	}
	
	#main-content .searchresults-list p a
	{
		color: #777;
		text-decoration: none;
	}
	
	#main-content .searchresults-list .more-details a
	{
		color: #6d8790;
	}

/*
*/

.passepartout
{
	margin-bottom: 10px;
}
	.passepartout h2
	{
		padding: 0 0 0 10px;
	}
	.passepartout h2 strong
	{
		display: block;
		font-weight: normal;
		padding: 0 0 0 10px;
		color: #000;
	}
	
	.passepartout p strong
	{
		display: block;
		padding: 5px 0 0 0;
		color: #000;
		text-align: center;
	}
	
	.passepartout a
	{
		text-decoration: none;
	}
	 
	.passepartout h3
	{
		color: #333;
		padding: 5px 0;
		font-weight: bold;
	}
	
	.passepartout img
	{
		display: block;
		background-image: url(../../static/images/kader_top_184.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		padding: 17px 22px 0 22px;
	}

	.passepartout div
	{
		background-image: url(../../static/images/kader_bg_184.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		padding: 0 22px 17px 22px;
	}

/*
*/

#main-content div.archief h2
{
	font-size: 2.5em;
}

	.archief dl dt
	{
		font-weight: bold;
		margin: 15px 0 0 0;
	}
	
	.archief dd
	{
		padding: 0px 0px 0px 20px;
	}

/*
*/

#footer
{
	text-align: center;
	padding: 40px 10px 10px 30px;
	color: #555;
	
}
	#footer a
	{
		color: #555;
		text-decoration: none;
		font-weight: bold;
	}






/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container 
{
    position: relative;
  
}

.jcarousel-clip
{
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    
   
}
	#mycarousel .jcarousel-clip
	{
		width: 760px;
   		height: 228px;
	}
	
	#album-carousel .jcarousel-clip, #album-secondary-carousel .jcarousel-clip
	{
		width: 445px;
		height: 180px;
	}
				
.jcarousel-list
{
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}


/* We set the width/height explicitly. No width/height causes infinite loops. */
.jcarousel-list li,
.jcarousel-item 
{    
    list-style: none;    
}

	#mycarousel .jcarousel-list li,
	#mycarousel .jcarousel-item
	{
		width: 760px;
   		height: 228px;
	}
	
	#album-carousel .jcarousel-list li,
	#album-carousel .jcarousel-item
	{
		width: 87px;
		margin: 0 1px;
		height: 180px;
	}
	
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next
{
    z-index: 3;
    display: none;
}

.jcarousel-prev
{
    z-index: 3;
    display: none;
}

.wissel-lijst {
	overflow: hidden;
	margin-bottom: 20px;
}

.wissel-lijst .wissel-author-intro {
	clear: both;
	overflow: hidden;
	padding-bottom: 0px;
}

.wissel-lijst  .wissel-author-intro h3 {
	color:#000000;
	font-size:1.3em;
	margin-bottom:10px;
	text-align:right;
}
.wissel-lijst  .wissel-author-intro p {
	clear: both;
	float: right;
}
.wissel-lijst .wissel-author img {
	background-image:url("../../static/images/kader-wisselijst-auteur.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	padding: 14px 15px 15px 14px;
	margin: 0px;

}
.wissel-author-description {
	clear: both;
}
.wissel-author-description p {
	font-style: italic;
}

.wissel-author-lijst {
	float: left;
}

.wissel-author {
	width: 175px;
	float: left;
}

.luisterpaal-item {
	width:170px;
	float:left;
	overflow:hidden;
	height:220px;
}

.luisterpaal-image {
	width:180px;
	overflow:hidden;
	margin-bottom:10px;
}

.luisterpaal-image div {
	background-image:url("../../static/images/kader_bg_169.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0 22px 17px 0;
}

.luisterpaal-image img {
	background-image:url("../../static/images/kader_top_169.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	padding:17px 22px 0;
}

.luisterpaal-content {
	padding-left:10px;
}

.luisterpaal-h2 {
	padding-left: 10px;
}
.adContainer {
	background: #F0F3F4;
	text-align: center;
	vertical-align: bottom;
	margin: 10px 0;
	clear: both;
}
.adContainer p {
	padding: 3px 0;
	text-align: center !important;
}
#wide-skyscraper { margin: 0 10px; }
