﻿*{
	padding:0px;
	margin:0px;
	font-family:Helvetica, Verdana, Arial;
	font-size:12px;
	line-height:16px;
	color:#626260;
	border:none;
}

#content {
	width:960px;
	margin:0px auto;
	text-align:left;
	z-index:10;
	position:relative;
	
}

#top_layer{
	background:url(../../imgs/top.gif);
	width:100%;
	height:49px;
	position:relative;
	
}
#top_green{
	/*background:url(../../imgs/green_bg.gif);*/
	background-color:#656660;
	background-repeat:repeat-x;
	width:100%;
	height:200px;
	position:relative;
	left:0px;
	overflow:hidden;
	z-index:1;
}
#top_green1{
	/*background:url(../../imgs/green_bg.gif);*/
	background:url(../../imgs/media-background-repeat1.jpg);
	background-color:#656660;
	background-repeat:repeat-x;
	width:100%;
	height:490px;
	position:absolute;
	left:0px;
	overflow:hidden;
	z-index:-1;
	opacity:0.5; /* display:none; */
	filter : alpha(opacity=50); /* VOOR HOEREN BROWSER IE */
	
}
#top_red{
	background:url(../../imgs/red_bg.gif);
	background-color:#656660;
	background-repeat:repeat-x;
	width:100%;
	height:200px;
	position:relative;
	left:0px;
	overflow:hidden;
}
#top_green div.container{
	width:960px;
	margin:0px auto;
	/*_margin:10px auto 0px auto; IE HACK */
	position:relative;
	padding:0px 0px 0px 56px;
}
#album_container{
	margin-top:25px;
}
#artikel_container{
	margin-top:25px;
}

#bottom_shadow{
	background:url(../../imgs/top_green_bg.png);/*was gif*/
	background-repeat:repeat-x;
	bottom:0px;
	position:absolute;
	width:100%;
	height:6px;
	left:0px;
	overflow:hidden;
}

#audio_video_tab{
	background:url(../../imgs/audio-video-tab.png);
	width:116px;
	height:25px;
	z-index:100;
	position:relative;
	bottom:0px;
	margin:0px auto;
	cursor:pointer;
	overflow:hidden;
}

#top_layer_2{
	background:url(../../imgs/top_2.gif);
	background-repeat:repeat-x;
	width:100%;
	z-index:10;
}
#mm_logo{
	float:left;
}
.search_form{
	margin:20px 0px 0px 0px;
	background-image:url(../../imgs/search_bg.gif);
	background-repeat:no-repeat;
	background-color:none;
	border:none;
	height:19px;
	width:148px;
	float:right;
}
input.sField{
	background:none;
	height:13px;
	font-size:11px;
	width:113px;
	margin:3px 0px 0px 25px;
	outline:none;
	border:none;
}
#logo_row{
	height:49px;
	width:960px;
	margin:0px auto;
	z-index:10;
}
#etalage_bg{
	background-image:url(../../imgs/red_etalage_bg.jpg);
	width:960px;
	height:200px;
	position:relative;
}
#etalage_bg_recensie{
	/*width:960px;
	height:200px;
	position:relative;
*/}
#main_menu{
	padding-left:23px;
	width:960px;
	margin:0px auto;
}
#recensie_container{
	width:527px;
	font-family:Helvetica, Verdana, Arial;
	padding:6px 0px 0px 16px;
	
}
#recensie_container h1{
	margin:40px 0px 40px 0px;
	font-size:20px;
	font-weight:normal;
	color:#4c4c47;
	border-bottom:solid 1px #4c4c47;
}

#recensie_container div#recensie h2{
	color:#4c4c47;
	font-weight:normal;
	padding:0px;
	margin:0px;
	font-size:18px;
	padding:0px 0px 2px 0px;
}
#recensie_container div#recensie h3{
	color:#a0a196;
	font-weight:normal;
	font-size:16px;
	padding:0px 0px 8px 0px;
}
#recensie_container div#recensie p{
	color:#626260;
	font-size:12px;
	line-height:16px;
	padding:0px 0px 18px 0px;
	display:block;
}
#right_block{
	width:380px;
	background:red;
	float:left;
	background:url(../../imgs/roounded_corner_top.gif) no-repeat #f2f2f2;
	margin:25px 0px 0px 27px;
}
#right_block div.bottom{
	background:url(../../imgs/roounded_corner_bottom.gif) no-repeat;
	height:12px;
}
#right_block div#box{
	padding:19px 19px 19px 19px;	
	
}
#right_block div#box img.blokje{
	padding:4px;
	border:#d9d9d9 solid 1px;
	background:#ffffff;
	margin-top:12px;
}
#right_block div#box h2{
	margin:17px 0px 2px 0px;
	color:#4c4c47;
	font-size:17px;
	font-weight:normal;
}
#right_block div#box h3{
	color:#a0a196;
	font-size:15px;
	font-weight:normal;
}
#right_block div#box p{
	color:inherit;
	margin:17px 0px 4px 0px;
}

#right_block div#box p.comment_p{
	margin:0px;
}


#right_block div#box img.blokje_l{
	padding:4px;
	border:#d9d9d9 solid 1px;
	background:#ffffff;
	margin:12px 0px 0px 10px;
}

#pre_footer{
	width:100%;
	height:61px;
	background:url(../../imgs/border_bottom.gif);
}

#footer{
	background:url(../../imgs/footer_bg_shadow.gif);
	background-repeat:repeat-x;
	background-color:#9d9e9a;
	width:100%;
	}

#footer div#content_ul{
	background:url(../../imgs/footer_bg_shadow.gif);
	background-repeat:repeat-x;
	background-color:#9d9e9a;
	width:960px;
	margin:0px auto;
	padding:25px 50px 50px 50px;
	}


#footer div#content_ul ul li{
	display:block;
	font-weight:bold;
	font-size:14px;
	float:left;
	margin:8px;
	width:150px;

	
}
#footer div#content_ul ul a{
	text-decoration:none;
	color:#c7c9be;
}
#footer div#content_ul ul li ul li a{
	text-decoration:none;
	color:#bdbeb6;
	
	
}

#footer div#content_ul ul li ul li{
	font-size:18px;
	display:block;
	font-weight:normal;
	font-size:12px;
	clear:both;
	margin:0px;
	border:none;
	border-bottom:solid 1px #abada4;
	padding:2px 0px 2px 0px;
	
}

.ribbon_small{
	background:url(../../imgs/ribbon_small.png);
	width:34px;
	height:57px;
	position:absolute;
	z-index:10;
}
.comment{
	position:absolute;
	left:400px;
}
.comment_standalone{
	float:right;
	}
.comment div.comment_amount { background-image:url(../../imgs/comment_star.png); width:29px; height:21px; text-align:center; padding-top:9px;  z-index:14; color:#ffffff; left:395px; position:absolute; }
.comment_standalone div.comment_amount { background-image:url(../../imgs/comment_star.png); width:29px; height:21px; text-align:center; padding-top:9px;  z-index:14; color:#ffffff; right:0px; position:absolute; }

.comment_field_arrow_left_container{
	background:url(../../imgs/comment_field_arrow_left_s2.png);
	background-position:fixed;
	background-repeat:no-repeat;
	background-position:0px 73px;
	width:425px;
}

.comment_field_arrow_left{
	width:425px;
	background:url(../../imgs/comment_field_arrow_left_s.png);
	background-repeat:no-repeat;
}
.comment_field_arrow_left div.reaction{
	padding:18px 0px 0px 40px;
	width:350px;

}
.comment_field_arrow_left p{
	margin:2px 30px 0px 39px;
	width:370px;
	padding-bottom:16px;
}
.comment_field_arrow_left_sb{
	width:425px;
	background:url(../../imgs/comment_field_arrow_left_sb.png);
	background-repeat:no-repeat;
	height:16px;
}


/*comment field 2 */
.comment div.tweede_comment_cont{
	display:none;
}
.comment_standalone div.tweede_comment_cont{
	display:block;
}
.comment_field_container{
	background:url(../../imgs/comment_field_s2_bg.png);
	background-position:fixed;
	background-repeat:no-repeat;
	background-position:23px 30px;
	width:425px;
}
.comment_close_button{
	background:url(../../imgs/rond_kruisje.png);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	position:absolute;
	right:10px;
	margin-top:10px;
}
.comment_field_2{
	background:url(../../imgs/comment_field_2_st.png);
	background-repeat:no-repeat;
	width:405px;
	z-index:150;
	margin-left:23px;
	
}
.comment_field_2 div.reaction{
	padding:18px 0px 0px 22px;
	width:350px;
}
.comment_field_2 p{
	margin:2px 30px 0px 22px;
	width:370px;
	
}
.comment_field_2_sb{
	background:url(../../imgs/comment_field_2_sbg.png);
	background-repeat:no-repeat;
	width:405px;
	margin-left:23px;
	height:17px;	
}

a{
	color:#a6110f;
}
#etalage_bg{
	background:url(../../imgs/etalage_bg.gif);
	width:100%;
	height:316px;
	overflow:hidden;
}
#etalage_bg_2{
	background:url(../../imgs/etalage_bg_2.jpg);
	width:1103px;
	height:316px;
	position:relative; 
	margin:0px auto; 
	overflow:hidden;
}
#etalage_content{
margin:10px 0px 0px 100px;
}
#etalage_content li{
	list-style:none;
}
/* RECENSIES */
.cd_hoes_groot_container{
	width:169px;
	height:151px;
	position:relative;
	float:left;
	}
.cd_hoes_groot_container div.bg{
	background:url(../../imgs/cd-hoesje-gr.png);
	background-repeat:no-repeat;
	width:169px;
	height:150px;
	position:absolute;
	z-index:1;
	
}

.cd_hoes_groot_container div.img{
	background:#000000;
	width:150px;
	height:150px;
	position:absolute;
	z-index:0;
	
}
.recensie_data{
	position:relative;
	float:left;
	padding-left:10px;
}
.recensie_container{
	padding-left:28px;
	width:490px;
	float:left;
}
.recensie_body{
	position:relative;
	width:480px;
	background:#FFFFFF;
	float:left;

}
.author{
	padding:20px 0px 0px 0px;
	line-height:16px;
}
.author span.text{
	color:#9fa196;
	padding:0px 0px 0px 4px;
	font-size:12px;
}
.author span.name{
	color:#c7c9be;
	padding:0px 0px 0px 2px;
	font-size:12px;
}
.author div.waardering{
	padding:10px 0px 0px 2px;
	
}
.recensie_titel1{

}
.custom_input_div{
	background:url(../../imgs/input_bg_tf.gif);
	background-repeat:no-repeat;
	width:338px;
	height:23px;
	padding:8px 0px 0px 15px;
	margin-bottom:2px;
}
/*ARTIKEL*/
.artikel_afb{
	width:736px;
	height:175px; //deze heeft invloed op de media tab
	position:relative;
	float:left;
	}
.artikel_afb div.bg{
	background-repeat:no-repeat;
	width:169px;
	height:150px;
	position:absolute;
	z-index:1;
	left:30px;
	
}

.artikel_afb div.img{
	background:#000000;
	width:150px;
	height:150px;
	position:absolute;
	z-index:0;
	
}
/*-----*/
.custom_input{
	background:none;
	border:none;
	height:15px;
	width:310px;
	outline:none;
}
.custom_input_ta_div{
	background:url(../../imgs/input_bg_ta.gif);
	background-repeat:no-repeat;
	width:338px;
	height:180px;
	padding:8px 0px 0px 15px;
	margin-bottom:2px;
}
.custom_input_ta{
	background:none;
	border:none;
	height:180px;
	width:315px;
	outline:none;
	
}
.butt_preview{
	background:url(../../imgs/butt_preview.gif);
	width:72px;
	height:24px;
	
}
.butt_versturen{
	background:url(../../imgs/butt_versturen.gif);
	width:87px;
	height:24px;
	margin-left:10px;
}
.c_text{
	padding:0px 10px 0px 18px;
}