/* ALGEMEEN */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	background-image: url("../images/achtergrond.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #393939;
	font-family: "Arial";
}
#container {
	position: absolute;
    left: 50%;
    margin-left: -375px;
	width:750px;
	background:url("../images/bgcontainer.jpg") repeat-y 50% 0;
}
#container #center {
	width:750px;	
}
#container #center #menu {
	width:154px;
	padding-top:10px;
	padding-left:3px;
	background-color:#696969;
	min-height:700px;
	float:left;
}
#container #center #content {
	width:593px;
	min-height:700px;
	padding-top:10px;
	background-color:#7d7d7d;
	float:left;
}
#container #center #content #googleads {
	width:593px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#7d7d7d;
	float:left;
}
#container #footer {
	width:750px;
	text-align:center;
	background-color:#b0b0b0;
	float:left;
}
/* OVERIGE */
.inloggenveld {
	width:120px;	
}
#inlogbutton {
	margin-top:5px;
	width:116px;
	height:24px;
	background-image: url("../images/loginbutton.jpg");
	border-width: 0px;
}
/* LINKS */
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
/* HEADER */
#headerlinks {
	width:600px;
	height:123px;
	background-image: url("../images/header_links.jpg");
}
#headerlinks h1 {
	display: none;
}
#headerrechts {
	padding-top:10px;
	width:150px;
	height:113px;
	text-align:right;
	color:white;
	background-image: url("../images/header_rechts.jpg");
}
#headerrechts #tracknaam {
	width:145px;	
	padding-right:5px;
}
/* MENU LINKS */

#center #menu h2 {
	height:25px;
	width:150px;
}
#center #menu ul, #center #menu .menulinksmidden {
	padding-left: 5px;
	color:#dfdfdf;
	width:145px;
	background-image:url("../images/menu_links_midden.jpg");
	list-style-type: none;
}
#center #menu .menulinksonder {
	width:150px;
	margin-bottom:6px;
}

/* NAVBAR */
#balk {
	width:750px;
	background-image:url("../images/navbar_midden.jpg");
	height:34px;
}
#balk ul {
	padding-left:20px;
	list-style-type: none;
}
#balk li {
	margin-right:10px;
	height:34px;
	float:left;
}
#balk li a {
	height:28px;
	text-decoration:none;
	padding-top:6px;
	padding-left:3px;
	padding-right:3px;
	font-size:15px;
	display:block;
	margin-left:1px;
	margin-right:1px;
	float:left;
}
#balk li a:hover {
	background-image:url("../images/navbar_hover.jpg");
	color:white;
	margin-left:0px;
	margin-right:0px;
	border-left:1px solid #969175;
	border-right:1px solid #969175;
}
/* MENU RECHTS */

#center #content h2 {
	width:575px;
	height:30px;
	padding-left:10px;
	padding-right:5px;
	color: #ffffff;
	background-image:url("../images/menu_rechts_boven.jpg");
	float:right;
}
#center #content h2 .sifrmenu {
	width:560px;
	height:24px;
	margin-top:5px;
	float:left;
}
#center #content .menurechtsmidden {
	width:575px;
	padding-left:10px;
	padding-right:5px;
	color:white;
	background-image:url("../images/menu_rechts_midden.jpg");
	float:right;
}
#center #content .menurechtsonder {
	width:590px;
	height:10px;
	float:right;
	margin-bottom:10px;
}

/* MENU RECHTS KLEIN */
#center #content .klein {
	float:left;
	width:285px;
	margin-left:5px;
	margin-right:6px;
	display:inline;
}
#center #content .klein h2 {
	width:265px;
	height:30px;
	padding-left:10px;
	padding-right:10px;
	color: #ffffff;
	background-image:url("../images/menu_rechts_boven_klein.jpg");
	float:left;
}
#center #content .klein h2 .sifrmenu {
	width:255px;
	height:24px;
	margin-top:5px;
	float:left;
}
#center #content .klein .menurechtsmidden {
	width:270px;
	padding-left:10px;
	padding-right:5px;
	color:white;
	background-image:url("../images/menu_rechts_midden_klein.jpg");
	float:left;
}
#center #content .klein .menurechtsonder {
	width:285px;
	height:10px;
	float:left;
	margin-bottom:10px;
}

/* UPDATES */
.vp {
	width:265px;
}
.vp .item {
	height:55px;
	padding-top:5px;
	float:left;
	cursor:pointer;
	text-decoration:none;
}
.vp a {
	text-decoration:none;
}
.vp .item:hover {
	background-color:#909090;
}
.vp .item .thumb {
	width:65px;
	margin-left:5px;
	float:left;
	display:inline;
}
.vp .item .artiest {
	width:185px;
	height:20px;
	font-size:18px;
	margin-left:10px;
	overflow:hidden;
	float:left;
}
.vp .item .naam {
	width:180px;
	height:20px;
	font-size:13px;
	margin-left:15px;
	overflow:hidden;
	white-space:nowrap;
	float:left;
}
.vp .kleur1 {
	background-color:#515151;
}
.vp .kleur2 {
	background-color:#282828;
}
/* TRACKS */

#rappersinfo {
	width:575px;
	height:100px;
	background-color:#8f8f8f;
}
#rappersinfo #plaatje {
	margin-left:10px;
	width:100px;
	height:100px;
	float:left;
	display:inline;
}
#rappersinfo #midden {
	margin-top:10px;
	margin-left:10px;
	width:295px;
	float:left;
}
#rappersinfo #midden #info {
	font-size:12px;
	font-weight:bold;
	width:295px;
	height:60px;
	float:left;
}
#rappersinfo #midden #download {
	width:100px;
	float:left;
}
#rappersinfo #midden #reacties {
	width:150px;
	float:left;
}
#rappersinfo #midden #reacties a {
	text-decoration:none;
}
#rappersinfo #midden .bg {
	float:left;
	margin-left:5px;
	padding:2px;
	background-color:#757575;
	float:left;
	display:inline;
}
#rappersinfo #votebox {
	margin-right:10px;
	margin-top:35px;
	width:150px;
	float:right;
	display:inline;
}




/* TABBLADEN */
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: black;
}

#tablist li a:link, #tablist li a:visited{
color: #c8c8c8;
}

#tablist li a.current{
background: #202020;
}

#tabcontentcontainer{
width: 573px;
padding: 0px;
border: 1px solid;
}

.tabcontent{
display:none;
}

/* COMMENTS */
.commentsveld {
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	width:290px;
	min-height:15px;
	color:#d1d1d1;
	background-color:#2a2a2a;
	border:1px solid #585858;
}
#commentsbutton {
	width:75px;
	color:#d1d1d1;
	font-weight:bold;
	background-color:#2a2a2a;
	border:1px solid #585858;
}
#commentsbutton:hover {
	cursor:pointer;
	background-color:#5b5b5b;
	border:1px solid #585858;
}


#comments {
	float:left;
	margin-left:48px;
	display: inline;
}
.comment {
	float:left;
	width:478px;
	margin-top:10px;
	border:1px solid black;
	background-color:#8a8a8a;
}
.comment .header {
	background-color:#666666;
	height:13px;
	border-bottom:1px solid	#cde0d3;
	padding-top:3px;
}
.comment .header .naam {
	float:left;
	padding-left:4px;
}
.comment .header .datum {
	float:right;
	padding-right:2px;
}
.comment .bericht {
	float:left;
	padding-left:4px;
	padding-top:3px;
}

/* THUMBS */

ul#thumbsclips, ul#thumbsmixtapes, ul#thumbsinterviews {
	list-style-type: none;
}
#thumbsclips li {
	border:1px solid #969175;
	width:186px;
	float:left;
	margin-bottom:3px;
	margin-right:3px;
	cursor:pointer;
}
#thumbsmixtapes li,#thumbsinterviews li {
	border:1px solid #969175;
	width:178px;
	float:left;
	margin-bottom:3px;
	margin-right:11px;
	cursor:pointer;
	display:inline;
}
#thumbsclips li:hover, #thumbsmixtapes li:hover, #thumbsinterviews li:hover {
	background-color: #5e6661;
	cursor:pointer;
}
#thumbsclips li:hover a, #thumbsmixtapes li:hover a, #thumbsinterviews li:hover a {
	color:white;
	text-decoration:none;
	cursor:pointer;
}
#thumbsclips li .info, #thumbsmixtapes li .info, #thumbsinterviews li .info {
	padding-right:2px;
	font-size:9px;
	text-align:right;
}
#thumbsclips li .plaatje {
	width:177px;
	height:100px;
	padding-left:3px;
	float:left;
}
#thumbsmixtapes li .plaatje, #thumbsinterviews li .plaatje {
	margin-left:4px;
	float:left;
	display:inline;
}
#thumbsclips li .naam, #thumbsinterviews li .naam {
	margin-top:2px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	width:180px;
	min-height:14px;
	float:left;
	padding-left:2px;
	overflow:hidden;
	white-space:nowrap;
}
#thumbsclips li .artiest, #thumbsinterviews li .artiest {
	color:#292929;
	margin-top:2px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	width:180px;
	float:left;	
	overflow:hidden;
	white-space:nowrap;
	padding-left:2px;
}
#thumbsmixtapes li .naam {
	margin-top:2px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	width:176px;
	height:14px;
	float:left;	
	overflow:hidden;
	white-space:nowrap;
	padding-left:2px;
}
#thumbsmixtapes li .artiest {
	color:#292929;
	margin-top:2px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	width:176px;
	float:left;	
	overflow:hidden;
	white-space:nowrap;
	padding-left:2px;
}
#thumbsclips .kleur1, #thumbsmixtapes .kleur1, #thumbsinterviews .kleur1 {
	background-color:#9caaa1;
}
#thumbsclips .kleur2, #thumbsmixtapes .kleur2, #thumbsinterviews .kleur2 {
	background-color:#88928b;
}





















/* RATING */
.ratingblock {
	display:block;
	}

.loading {
	height: 30px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#ffffff;}
.thanks {color:#00ff00;}
.static {color:#5D3126;}