/* General css */
body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	color: #DDDDDD;
	font-weight: bold;
	font-family: "Comic Sans MS", "Courier New";
	font-size: 11px;
	font-style: normal;
    scrollbar-arrow-color: #666666;
    scrollbar-face-color: #444444;
    scrollbar-highlight-color: #333333;
    scrollbar-3dlight-color: #333333;
    scrollbar-shadow-color: #000000;
    scrollbar-darkshadow-color: #444444;
    scrollbar-track-color: #000000;
}

/* Mainpage */
div#container {
	position:relative;
	width:950px;
	z-index:1;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #000000;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
div#header {
	background-color: #000000;
	position:relative;
	z-index:2;
	font-weight: bold;
	text-align: center;
	border: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
div#navbar {
	position:relative;
	z-index:2;
	padding-bottom: 15px;
	padding-top: 20px;
	background-image: url(PNG/menu6.png);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
}
div#hoofd {
	text-align: left;
	position: relative;
	border: none;
	margin-bottom: 10px;
	z-index: 2;
	padding-left: 20px;
	padding-top: 0px;

}

div#footer {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
}


/*Horizontal menu - mainpage */

#main_nav li {
	display: inline;
	color: #fff;
	width: 100%;
	margin: 0px;
	border: 0px none;
	padding: 15px 0px 0px;
}
#main_nav a {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	margin: 0px;
	display: inline;
}
#main_nav a:hover {
	color: #CC0000;
}
#main_nav a:active {
	font-weight: bold;
	color: #CC0000;
}
div#records_disco {
	position:absolute;
	z-index:2;
	background-color: #DDDDDD;
	height: 284px;
	width: 470px;
	left: 362px;
	top: 42px;
	border: 0px none;
}
div#image_disco {
	position:absolute;
	z-index:5;
	height: 142px;
	width: 142px;
	top: 2px;
	left: 364px;
	border: none;
}
h6 {
	font-size: 75%;
	font-weight: bold;
}
div#disco_tracks {
	position:absolute;
	z-index:2;
	height: 310px;
	width: 215px;
	left: 156px;
	top: 43px;
	border: 0px none;
}
div#disco_recording {
	position:absolute;
	z-index:2;
	height: 112px;
	width: 145px;
	left: 1px;
	top: 113px;
	border: 0px none;
}
div#disco_title {
	position:absolute;
	z-index:2;
	height: 28px;
	width: 158px;
	border: 0px none;
	left: 155px;
}


#mainleft_td {
	background-image: url(images/general/scaled/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#mainright_td {
	background-image: url(images/general/scaled/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainleftbottom_td {
	background-image: url(images/general/scaled/bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-style: oblique;


}

#mainrightbottom_td {
	background-image: url(images/general/scaled/br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	font-style: oblique;
}

/*concerts page */
div#concerts_information {
	position:absolute;
	z-index:1;
	height: 97px;
	width: 242px;
	left: 2px;
	top: 3px;
	background-color: #333333;
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
div#concerts_dates {
	position:absolute;
	z-index:1;
	background-color: #333333;
	height: 328px;
	width: 611px;
	left: 262px;
	top: 4px;
	border: 0px none;
	display: block;
	font-weight: bold;
}
div#concerts_olddays {
	position:absolute;
	z-index:1;
	height: 170px;
	width: 224px;
	left: 15px;
	top: 150px;
	border: none;
	background-color: #333333;
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*pictures_detail*/
div#leftframe_pictures{
	text-align: left;
	position:absolute;
	z-index:2;
	background-color: #333333;
	float: none;
	border: none;
	padding: 0px;
	width: 93px;
	height: 330px;
	vertical-align: top;
	left: 9px;
	top: 10px;
	overflow: scroll;
}

/*show pictures page*/
div#thumbails_pictures{
	text-align: left;
	position:absolute;
	z-index:2;
	background-color: #333333;
	float: none;
	border: none;
	padding: 0px;
	width: 394px;
	height: 287px;
	vertical-align: top;
	left: 132px;
	top: 57px;
}
div#choosen_pictures{
	text-align: left;
	position:absolute;
	z-index:2;
	background-color: #333333;
	float: none;
	border: none;
	padding: 0px;
	width: 476px;
	height: 303px;
	left: 175px;
	top: 31px;
}
div#choosen_thumbnail_pictures{
	text-align: left;
	position:absolute;
	z-index:2;
	background-color: #333333;
	float: none;
	border: none;
	padding: 0px;
	width: 163px;
	height: 327px;
	left: 5px;
	top: 7px;
	display: block;
}
a {
	color: #C4C4C4;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-weight: bolder;
}
h2 {
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
}

/* Zoekmachines */
div#zoekmachines {
	display: none;
}

