html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, button
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

html {
	background: url("/img/circles_fade.png");
	background-color: #330033;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	overflow: -moz-scrollbars-vertical;
}

body {
	background: url("/img/circles_fade.png");
	background-color: #330033;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
}

a {
	color: #330033;
	text-decoration: none;
}

#wrapper {
	width: 860px;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -430px;
	/* Half the width of the DIV tag which is 50 pixels */
}

#header {
	width: 860px;
	height: 130px;
}

#search {
	position: relative;
	float: right;
	width: 205px;
	height: 30px;
	margin-top: 30px;
	margin-right: 4px;
}

.searchbox {
	background-color: white;
	color: #CC0066;
	padding: 3px;
	height: 17px;
	width: 200px;
}

.searchbox_ext {
	background-color: #85d6ff;
	color: #3C0033;
	padding: 3px;
	height: 17px;
	width: 300px;
}

#menu {
	width: 860px;
	height: 60px;
	background: url("/img/menubg.png");
}

.menuchildselected {
	color: #FFFFFF;
}

#title {
	margin-top: 20px;
	width: 860px;
	height: 70px;
	background: url("/img/titlebg.png");
}

#title_home {
	margin-top: 20px;
	width: 460px;
	height: 70px;
	background: url("/img/titlebg_home.png");
}

#title_spotlight {
	position: relative;
	float: right;
	margin-top: -206px;
	width: 380px;
	height: 70px;
	background: url("/img/titlebg.png");
}

#title_todayno1 {
	margin-top: 20px;
	width: 276px;
	height: 100px;
	background: url("/img/titlebg_todayno1.png");
}

#title_votetop2000 {
	position: relative;
	float: right;
	margin-top: 20px;
	width: 568px;
	height: 100px;
	background: url("/img/titlebg_votetop2000.png");
	margin-top: -547px;
}

#titlepage {
	padding-top: 17px;
	padding-left: 15px;
	font-size: 12pt;
}

#content {
	width: 860px;
	min-height: 400px;
	background-color: #66CCFF;
}

#content_home {
	width: 460px;
	min-height: 80px;
	background-color: #FF3399;
}

#content_artists {
	position: relative;
	float: right;
	margin-top: -136px;
	width: 380px;
	height: 137px;
}

.content_artists {
	background-color: #66CCFF;
	background: url("/img/artistmix.png");
	background-repeat: no-repeat;
}

.content_artists_lightson {
	background-color: #66CCFF;
	background: url("/img/artistmix_lightson.png");
	background-repeat: no-repeat;
}

#content_todayno1 {
	width: 276px;
	min-height: 425px;
	background-color: #66CCFF;
	padding-top: 10px;
}

#content_introtop2000 {
	position: relative;
	float: right;
	width: 568px;
	min-height: 80px;
	background-color: #85D6FF;
	margin-top: -447px;
	color: #330033;
	line-height: 14pt;
}

#content_votetop2000 {
	position: relative;
	float: right;
	width: 568px;
	min-height: 355px;
	background-color: #66CCFF;
	margin-top: -367px;
}

#content_pinkbtm {
	width: 860px;
	height: 14px;
	background: url("/img/textbox_pinkbtm.png");
	background-repeat: no-repeat;
	background-position: center;
}

#content_introbtm {
	width: 460px;
	height: 12px;
	background: url("/img/textbox_introbtm.png");
	background-repeat: no-repeat;
	background-position: center;
}

#content_bluebtm {
	width: 860px;
	height: 12px;
	background: url("/img/textbox_bluebtm.png");
	background-repeat: no-repeat;
	background-position: center;
}

#content_spotlightbtm {
	position: relative;
	float: right;
	margin-top: -11px;
	width: 380px;
	height: 12px;
	background: url("/img/textbox_spotlightbtm.png");
	background-repeat: no-repeat;
	background-position: center;
}

#content_smallbluebtm {
	width: 276px;
	height: 12px;
	background: url("/img/textbox_smallbluebtm.png");
	background-repeat: no-repeat;
	background-position: center;
}

#content_halfbluebtm {
	position: relative;
	float: right;
	width: 568px;
	height: 12px;
	background: url("/img/textbox_halfbluebtm.png");
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -12px;
}

#bottombar {
	position: relative;
	margin-top: 20px;
	width: 860px;
	height: 60px;
	background: url("/img/bottombar.png");
	background-repeat: no-repeat;
	background-position: center;
}

.artistintro {
	text-align: center;
	width: 360px;
	color: #330033;
	line-height: 14pt;
	margin-top: 55px;
}

.artiesttext {
	position: absolute;
	float: left;
	margin-left: 120px;
	width: 200px;
}

.retrogame {
	position: relative;
	float: left;
	border: 1px solid #FFFFFF;
	width: 150px;
	height: 118px;
	margin: 10px;
}

.top2000_randomsingle_closed {
	display: none;
	position: relative;
	float: left;
	width: 256px;
	height: 33px;
	border-bottom: 1px solid white;
	margin-left: 10px;
	color: #330033;
	padding: 3px;
}

.top2000_randomsingle_ranking {
	display: relative;
	float: right;
	z-index: 119;
}

.top2000_randomsingle {
	position: relative;
	float: left;
	width: 256px;
	height: 33px;
	border-bottom: 1px solid white;
	margin-left: 10px;
	color: #330033;
	padding: 3px;
}

.top2000_votebar {
	position: relative;
	margin-top: 16px;
	padding-left: 20px;
	width: 241px;
	height: 16px;
	background: url("/img/votebar_longconnect.png");
	background-repeat: no-repeat;
	display: none;
	z-index: 117;
}

.xtop2000_songtitle {
	position: relative;
	float: left;
	display: none;
	background-color: #F1F1F1;
	padding: 2px;
	margin-top: 2px;
	z-index: 117;
}

.top2000_songtitle {
	position: relative;
	float: left;
	display: none;
}

.top2000_votebar a {
	color: #330033;
	margin-right: 4px;
}

.top2000_votebar a:hover {
	color: #FF3399;
	margin-right: 4px;
	font-weight: bold;
}

.top2000_number {
	position: relative;
	float: left;
	color: #330033;
	font-weight: bold;
	width: 16px;
	height: 16px;
	background: url("/img/votebar_number.png");
	background-repeat: no-repeat;
	text-align: center;
}

.table_todayno1 {
	margin-left: 15px;
}

.table_todayno1 td {
	color: #330033;
	font-size: 10pt;
	padding: 3px;
	height: 25px;
	border-bottom: 1px solid white;
}

.year {
	font-weight: bold;
	font-size: 11pt;
}

.meerlink {
	margin-top: 5px;
}

.textcontent {
	margin: 20px;
	margin-top: 0px;
	width: 820px;
	color: #330033;
}

.textcontent_withoutmargin {
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 820px;
	color: #330033;
}

.introcontent_withoutmargin {
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 420px;
	color: #330033;
}

.textcontent a, .textcontent_withoutmargin a, .introcontent_withoutmargin a {
	font-weight: bold;
	color: white;
}

#letterchoice {
	margin-left: 20px;
	width: 820px;
	height: 26px;
	background: url("/img/letterchoicebg.png");
}

.letterchoicemargin {
	margin-left: 8px;
}

#letterchoice ul li {
	list-style: none;
	margin: 0;
	border: none;
	position: relative;
	float: left;
}

#letterchoice li {
	color: #FF3399;
	text-align: center;
	padding: 5px;
	padding-left: 8px;
	font-weight: bold;
}

#letterchoice a {
	color: #FF3399;
}

#menucat {
	width: 860px;
	padding-top: 7px;
	padding-left: 15px;
}

#menuchilds {
	position: relative;
	float: left;
	width: 860px;
	padding-left: 15px;
}

.logo {
	padding-top: 30px;
}

h1 {
	color: #CC0066;
}

h1.purple {
	color: #562B76;
}

h2, h3 {
	position: relative;
	float: left;
	margin-right: 15px;
	font-size: 18pt;
}

h4 {
	position: relative;
	float: left;
	color: white;
}

h4 a {
	color: #FF3399;
	margin-right: 12px;
}

h5 {
	color: #330033;
	font-size: 12pt;
	margin-bottom: 15px;
}

h6 {
	color: #f78b35;
	font-size: 22pt;
	margin-bottom: 15px;
}

.gastenboekreply {
	margin: 20px;
	width: 820px;
	color: #330033;
	margin-bottom: 0px;
}

.guestbookwrite {
	margin: 20px;
	width: 820px;
	color: #330033;
}

.guestbookwrite input {
	width: 200px;
	border: 2px solid #CC0066;
	font-size: 9pt;
	padding: 2px;
}

.guestbookmessage {
	width: 400px;
	height: 70px;
	border: 2px solid #CC0066;
	background-color: #66CCFF;
	color: #330033;
	padding: 2px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

.guestbooksubmit {
	font-weight: bold;
	background-color: #FF3399;
	color: white;
	font-size: 9pt;
	padding: 2px;
}

.votebar_grade_avg {
	position: relative;
	float: left;
	background: url("/img/votebar_grade_avg.png");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	text-align: center;
	font-weight: bold;
	margin-right: 3px;
	margin-top: -2px;
	font-size: 11pt;
}

.votebar_grade_up {
	position: relative;
	float: left;
	background: url("/img/votebar_grade_up.png");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	text-align: center;
	font-weight: bold;
	margin-right: 3px;
	margin-top: -2px;
	font-size: 11pt;
}

.votebar_grade_down {
	position: relative;
	float: left;
	background: url("/img/votebar_grade_down.png");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	text-align: center;
	font-weight: bold;
	margin-right: 3px;
	margin-top: -2px;
	font-size: 11pt;
}

.top2000_lower {
	font-weight: bold;
	color: red;
}

.top2000_avg {
	font-weight: bold;
	color: black;
}

.top2000_higher {
	font-weight: bold;
	color: green;
}

.formerror {
	color: white;
	font-weight: bold;
}

.symbolstable {
	margin: 20px;
	width: 820px;
	color: #330033;
}

.songinfotable {
	margin: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 820px;
	color: #330033;
}

.symbolstable td {
	height: 30px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
}

.songinfotable td {
	height: 30px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
}

.symbolsheadertr td {
	border-bottom: 0px;
}

.statisticsstable {
	margin: 20px;
	width: 820px;
	color: #330033;
}

.statisticsstable td {
	height: 30px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
}

.hitlisttable {
	margin: 20px;
	width: 820px;
	color: #330033;
}

.hitlistmargin {
	font-weight: bold;
}

.hitlisttitlemargin {
	padding-left: 27px;
	font-weight: bold;
}

.hitlistrating {
	text-align: right;
	font-weight: bold;
}

.hitlisttr td {
	height: 30px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
}

.hitlistvotebutton {
	margin-right: 10px;
	background: url("/img/hitlistvoteico.png");
	width: 16px;
	height: 16px;
}

#votebarhidden {
	display: none;
}

.letterselected {
	color: white;
}

.introtextmargin {
	padding: 10px;
}

.bottomtextmargin {
	padding: 15px;
	padding-top: 15px;
}

.admsubmitbtn {
	margin-top: 15px;
	border: 2px solid white;
	background-color: #ff3399;
	color: #FFFFFF;
	font-weight: bold;
}

.admsubmitbtnmiddle {
	margin-top: 3px;
	margin-left: 270px;
	border: 2px solid white;
	background-color: #ff3399;
	color: #FFFFFF;
	font-weight: bold;
}

.admdeletebtn {
	position: relative;
	float: right;
	margin-top: 15px;
	font-weight: normal;
	font-size: 9pt;
}

.datastored {
	width: 400px;
	height: 20px;
	background-color: #33ff7b;
	color: #00561e;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 15px;
}

.adminputfield {
	background-color: #FFFFFF;
	border: 1px solid #F1F1F1;
	width: 460px;
	font-size: 9pt;
}

.smalldescr {
	font-size: 6pt;
	margin-right: 15px;
	color: #005b88;
	float: right;
	position: relative;
}

.smalldescr2 {
	font-size: 8pt;
	margin-top: 2px;
	margin-right: 5px;
	color: #005b88;
	float: right;
	position: relative;
}

.gastenboekdet {
	color: #bf0060;
	float: right;
	position: relative;
	font-size: 9pt;
}

.modulestatus {
	background-color: #FFFFFF;
	border: 1px solid #F1F1F1;
	width: 20px;
	font-size: 9pt;
}

.adminloginform {
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
}

.adminloginform input {
	border: 2px solid black;
	margin-bottom: 2px;
	background-color: white;
}

.adminloginform td {
	font-size: 9pt;
}

#admloginbox {
	margin-top: 30px;
	background-color: #66ccff;
	color: black;
	width: 300px;
	height: 100px;
}
