html, body {
	margin: 0;
	padding: 0;
	background-color: black;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
}
a {
	color: #758a1a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clearer {
	clear: both;
}
#container {
	width: 1024px;
	height: auto;
	min-height: 100%;
	background-image: url('../images/background.png');
	background-repeat: no-repeat;
	margin: 0 auto;
}

#header {
	width: 1024px;
	height: 147px;
}
#logo {
	width: 188px;
	height: 147px;
	float: left;
	display: block;
}
#logo img {
	width: 188px;
	height: 147px;
	border: none;
}
#rightHeaderContainer {
	float: right;
	width: 836px;
	height: 147px;
}
#netwerken {
	width: 833px;
	height: 27px;
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	margin-right: 10px;
}
#netwerken a.netwerk {
	color: #a2a2a2;
	text-decoration: none; 
	float: right;
	margin-right: 20px;
}
#netwerken a.netwerk:hover {
	text-decoration: underline;
}
#netwerken .netwerk img {
	float: left;
	border: none;
}
#netwerken .netwerk img.youtube {
	margin-top: 1px;
}
#netwerken .netwerk span {
	float: left;
	padding-top: 4px;
	margin-left: 5px;
}
#headerAdvertentie {
	width: 468px;
	height: 70px;
	margin-left: 200px;
}
#headerAdvertentie span {
	color: #6b6b6b;
}

#infoBar {
	height: 20px;
	float: right;
	margin-top: 27px;
	color: white;
	margin-right: 10px;
}
.infoBarItem {
	float: left;
	margin-right: 20px;
}
.infoBarItem .green {
	color: #758a1a;
}

.nepAdvertentie {
	width: 468px;
	height: 60px;
	background: orange;
}

#infoBar .first img {
	float: left;
	margin-top: 2px;
}
#infoBar .first .infoBarItemText {
	float: left;
	margin-left: 5px;
}

#contentContainer {
	width: 820px;
	float: right;
	margin-right: 10px;
	margin-top: 2px;
}

.contentItem {
	background-color: #FFF;
	width: 774px;
	height: auto;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
h1 {
	font-size: 16px;
	color: #758a1a;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 13px;
	color: #758a1a;
	padding: 0;
	margin: 0;
}
.contentItem span.info {
	color: #757575;
	font-size: 10px;
}
.contentTop {
	width: 804px;
	height: 5px;
	background: url('../images/content_top.png');
}
.contentBottom {
	width: 804px;
	height: 7px;
	background: url('../images/content_bottom.png');
	margin-bottom: 10px;
}

.cbsmall {
	width: 231px;
	background: #181818;
	height: auto;
	padding: 10px;
	padding-top: 0;
}
.cbsmall_top {
	width: 251px;
	background-image: url('../images/cbsmall_top.png');
	height: 6px;
}
.cbsmall_bottom {
	width: 251px;
	background-image: url('../images/cbsmall_bottom.png');
	height: 6px;
	margin-bottom: 10px;
}
.cbsmall .users {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.cbsmall .userContainer {
	width: 77px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 5px;
}
.cbsmall .userContainer span {
	color: #9c9c9c;
	font-size: 11px;
}
.cbnormal {
	width: 270px;
	height: auto;
	float: left;
	margin-right: 3px;
	margin-bottom: 10px;
}
.cbnormal_item {
	width: 250px;
	background: #161515;
	height: auto;
	padding: 10px;
	padding-top: 0;
}
.cbnormal_top {
	width: 270px;
	height: 6px;
	background-image: url('../images/cbnormal_top.png');
}
.cbnormal_overigehiphop {
	width: 270px;
	height: 32px;
	background-image: url('../images/cbnormal_overigehiphoptop.png');
}
.cbnormal_nieuwstetracks {
	width: 270px;
	height: 32px;
	background-image: url('../images/cbnormal_nieuwstetrackstop.png');
}
.cbnormal_nieuwsteclips {
	width: 270px;
	height: 32px;
	background-image: url('../images/cbnormal_nieuwstevideoclipstop.png');
}
.cbnormal_bottom {
	width: 270px;
	height: 6px;
	background-image: url('../images/cbnormal_bottom.png');
}



#menuContainer {
	width: 165px;
	float: left;
	height: auto;
	margin-left: 25px;
	position: relative;
	margin-top: 3px;
}
#menuContainer ul#menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#menu li a {
	display: block;
	width: 136px;
	height: 21px;
	background-image: url('../images/menu_button.png');
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 6px;
	text-decoration: none;
	color: black;
}
ul#menu li {
	width: 185px;
	height: auto;
}
ul#menu li a:hover {
	background-image: url('../images/menu_button_hover.png');
}
ul#menu li a#active {
	background-image: url('../images/menu_button_active.png');
	color: #FFF;
	width: 164px;
}

#artiestenMenu_top {
	width: 160px;
	height: 8px;
	background-image: url('../images/artiesten_top.png');
	margin-top: 10px;
}
#artiestenMenu_content {
	width: 150px;
	height: auto;
	background-image: url('../images/artiesten.png');
	padding-left: 10px;
}
#artiestenMenu_bottom {
	width: 160px;
	height: 8px;
	background-image: url('../images/artiesten_bottom.png');
}
#artiestenMenu_content ul {
	margin: 0;
	color: #FFF;
	padding: 0;
	list-style-type: none;
	margin-top: 5px;
}

#acontainer {
	float: left;
	width: 528px;
	height: auto;
	margin-top: 20px;
	margin-left: 23px;
}
#acontainer_menu {
	list-style-type: none;
	float: left;
	width: 156px;
	height: auto;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
} 
#acontainer li a {
	display: block;
	width: 116px;
	height: 21px;
	background-image: url('../images/acontainer_menu_button.png');
	margin-bottom: 12px;
	padding-top: 6px;
	padding-left: 40px;
	text-decoration: none;
	color: black;
	
}
#acontainer li a:hover {
	background-image: url('../images/acontainer_menu_button_hover.png');
}
#acontainer li a#active {
	width: 144px;
	color: #FFF;
	margin-left: -28px;
	background-image: url('../images/acontainer_menu_button_active.png');
}
#acontainer_top {
	width: 328px;
	height: 17px;
	background-image: url('../images/acontainer_top.png');
}
#acontainer_bottom {
	width: 328px;
	height: 17px;
	background-image: url('../images/acontainer_bottom.png');
}
#acontainer_item {
	width: 296px;
	height: auto;
	background-image: url('../images/acontainer.png');
	padding-left: 16px;
	padding-right: 16px;
}
.acontainer_list {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.acontainer_list img.avatar {
	float: left;
	margin-top: 3px;
	width: 39px;
	height: 39px;
	margin-left: 5px;
}
.acontainer_list .listInfo{
	float: left;
	margin-top: 7px;
	height: auto;
	width: 240px;
	margin-left: 5px;
}
.acontainer_list .listInfo a {
	font-weight: bold;
}
.acontainer_list .listInfo span {
	color: black;
	font-size: 10px;
}
.acontainer_list .dark {
	background-color: #b4b4b4;
	width: 100%;
	height: 45px;
}
.acontainer_list .light {
	background-color: #d6d6d6;
	width: 100%;
	height: 45px;
}
#acontainer h1 {
	color: #acacac;
	margin-left: 10px;
}
#acontainer .title {
	height: 25px;
}
#footer {
	width: 1014px;
	height: auto;
	min-height: 4px;
	background-image: url('../images/sep1024.png');
	background-repeat: no-repeat;
	text-align: right;
	color: #FFF;
	margin-top: 20px;
	padding-right: 10px;
	padding-top: 5px;
}
#quote {
	color: #FFF;
	font-size: 18px;
	font-family: "Georgia", Arial;
	font-style: italic;
}
table.cbnormal_table {
	width: 100%;
	color: #FFF;
	height: auto;
	padding: 0;
	border-collapse: collapse;
	margin: 0;
	border-spacing: 0;
	padding: 0;
}table.cbnormal_table thead { border: none;}
table.cbnormal_table .id {
	color: #7a726c;
	width: 34px;
	text-align: center;
}
table.cbnormal_table .title {
	width: 170px;
	padding: 0;
}
table.cbnormal_table .watch {
	width: 39px;
	text-align: center;
}
table.cbnormal_table thead .id {
	height: 20px;
	background: url('../images/tid.png') no-repeat;
	color: #FFF;
	text-align: center;
}
table.cbnormal_table thead .title {
	padding-left: 5px;
	width: 165px
	height: 20px;
	background: url('../images/ttitle.png') no-repeat;
	color: #FFF;
}
table.cbnormal_table thead .watch {
	height: 20px;
	background: url('../images/twatch.png') no-repeat;
	color: #FFF;
	text-align: center;
}
table.cbnormal_table tbody tr td img {
	margin: 2px;
}
#login_container {
	width: 210px;
	height: 179px;
	float: right;
	background: url('../images/login_container.png');
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #676767;
}
#login_container #userfield {
	background: url('../images/login_userfield.png');
	width: 209px;
	height: 39px;
	margin: 0 auto;
	margin-top: 12px;
}
#login_container #passwordfield {
	background: url('../images/login_passwordfield.png');
	width: 209px;
	height: 39px;
	margin: 0 auto;
	margin-top: 12px;
}
#login_container #userfield input, #login_container #passwordfield input {
	margin-left: 40px;
	margin-top: 10px;
	border: none;
	background:transparent;
}
#login_container #loginbutton {
	width: 210px;
	height: 39px;
	margin: 0 auto;
	background: url('../images/login_button.png');
	margin-top: 12px;
}
#login_container #loginbutton input {
	width: 100%;
	height: 39px;
	background:transparent;
	border: 0;
}

/* "Winter Blues" CSS theme for CSS Table Gallery (http://icant.co.uk/csstablegallery/) by Gunta Klavina (http://www.klavina.com) */

table.winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7;}

table.winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}  

table.winter a:visited {color: #777;}

table.winter a:hover {color: #000;}  

table.winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

table.winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}

table.winter tbody, table thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

table.winter tbody {border-bottom: 1px solid #EAECEE;}
                      
table.winter tbody td, table tbody th {padding: 10px; background: url("td_back.gif") repeat-x; text-align: left;}

table.winter tbody tr {background: #F3F5F7;}

table.winter tbody tr.odd {background: #F0F2F4;}

table.winter tbody  tr:hover {background: #EAECEE; color: #111;}

table.winter tfoot td, table tfoot th, table tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;}
