html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: scroll;
}

body {
	background: url(/site/images/background_body.gif) top center repeat-y #3C3C3C;
	font-family: Tahoma, sans-serif;
	color: white;
}

body, td, th {
	font-size: 11px;
}

a img {
	border: 0px;
}

a:link, a:active, a:visited {
	color: #D07608;
	text-decoration: underline;
}

a:hover {
	color: #D07608;
	text-decoration: none;
}

ul.inline, li.inline {
	display: inline;
	margin: 0px;
	padding: 0px;
}

a.rss:link, a.rss:hover, a.rss:active, a.rss:visited {
	color: #fff;
	text-decoration: none;
}

a.rss:hover {
	text-decoration: underline;
}

#container {
	width: 762px;
	margin: 0px auto;
	border-right: 1px solid black;
	border-left: 1px solid black;
	background: #2A2A2A;
}

#menu_artist {
	width: 680px;
	height: 31px;
	overflow: hidden;
	margin: 5px auto 0px auto;
	clear: both;
}

#menu_medium {
	width: 100%;
	height: 33px;
	overflow: hidden;
	background: url(/site/images/background_nav2.gif) repeat-x;
	clear: both;
}

#menu_era {
	width: 100%;
	height: 25px;
	overflow: hidden;
	padding-top: 12px;
	background: url(/site/images/background_nav3.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	clear: both;
}

#menu_era a:link, #menu_era a:active, #menu_era a:visited, #menu_era a:hover {
	text-decoration: none;
	color: white;
}

#menu_era a:hover {
	text-decoration: underline;
}

#header {
	height: 162px;
	margin: 0px;
	background: url(/site/images/header.jpg) no-repeat;
}

#header #rss {
	padding-top: 15px;
	margin-left: 470px;
	width: 275px;
	height: 115px;
	color: #000;
	overflow: hidden;
	
}

#header #rss a {
	color: #000;
	text-decoration: none;
}

#header #rss a:hover {
	text-decoration: underline;
}

#content {
	width: 734px;
	margin: 20px auto 0px auto;
	clear: both;
}

#content #content_left {
	width: 154px;
	float: left;
}

#content #content_left #last_top {
	height: 21px;
	background: url(/site/images/last_top.gif) no-repeat;
	overflow: hidden;
}

#content #content_left #sale_top {
	height: 21px;
	background: url(/site/images/sale_top.gif) no-repeat;
	overflow: hidden;
}

#content #content_left #last_mid {
	background-color: #585858;
	border-left:  2px solid #D07608;
	border-right: 2px solid #D07608;
	padding-top: 10px;
}

#content #content_left #last_bot {
	height: 24px;
	background: url(/site/images/last_bot.gif) no-repeat;
	overflow: hidden;
	cursor: pointer;
}

#content #content_right {
	width: 566px;
	float: right;
}

#content #content_right #content_right_top {
	height: 18px;
	background: url(/site/images/content_top.gif) no-repeat;
	overflow: hidden;
	color: #707070;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	padding-left: 15px;
	padding-top: 3px;
}

#content_right_top a:link, #content_right_top a:active, #content_right_top a:visited {
	color: #707070;
	text-decoration: none;
}

#content_right_top a:hover {
	color: #707070;
	text-decoration: underline;
}

#content #content_right #content_right_mid {
	height: 100%;
	padding: 20px;
	background-color: #424242;
}

#content #content_right #content_right_bot {
	height: 41px;
	background: url(/site/images/content_bot.gif) no-repeat;
	overflow: hidden;
}

#footer img {
	border: 0px;
}

#footer {
	width: 734px;
	height: 91px;
	margin: 0px auto;
	overflow: hidden;
	background: url(/site/images/background_footer.gif) bottom no-repeat;
	color: #292929;
	clear: both;
	padding-top: 25px;
}

#footer #part1 {
	height: 31px;
	overflow: hidden;
}

#footer #part2 {
	height: 35px;
	overflow: hidden;
	padding: 2px 0px 0px 10px;
	line-height: 16px;
}

#footer #part3 {
	height: 23px;
	overflow: hidden;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #292929;
	text-decoration: none;
}

#footer a:hover {
	color: white;
	text-decoration: underline;
}

#footer b {
	color: white;
}

#footerhome {
	background: url(/site/images/footerhomeback.gif) no-repeat #393939;
	margin-top: 10px;
	height: auto;
	color: #fff;
	clear: both;
}

#footerhome #parth2 {
	height: 27px;
	margin-bottom: 5px;
	height: 180px;
}

#footerhome #parth3 {
	margin-bottom: 12px;
	border-top: 1px solid #535353;
	padding-top: 10px;
}

#footerhome #parth4 {
	border-top: 1px solid #535353;
	padding-top: 5px;
	height: 30px;
	margin-top: 5px;
	overflow: hidden;
}

#footerhome a {
	color: #fff;
	text-decoration: none;
}

#footerhome a:hover {
	text-decoration: underline;
}

#footerhome .artistdiv {
	margin-right: 37px;
	float: left;
}

#footerhome #banners2 {
	position: relative;
	float: right;
}

/************* PAGINA BLADEREN ****************/

.current_page {
	color: #FFF;
}

a.browse:link, a.browse:hover, a.browse:active, a.browse:visited {
	color: #D07608;
	text-decoration: none;
}

a.browse:hover {
	text-decoration: underline;
}

/************* WYSIWYG STYLES ****************/

.Oranje {
	color: #D07608;
}

.OranjeCursief  {
	color: #D07608;
	font-style: italic; 
}

a:link.sitemap, a:active.sitemap, a:visited.sitemap {
	color: white;
	text-decoration: none;
}

a:hover.sitemap {
	color: #D07608;
	text-decoration: underline;
}

h1 {
	font-size: 16px;
}

/************* SONGINFO KADERS ****************/

.songinfo {
	width: 526px;
	clear: both;
	margin-bottom: 15px;
}

.songinfo_topOff {
	width: 511px;
	height: 24px;
	overflow: hidden;
	background: url(/site/images/songinfoTopOff.gif) no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #393939;
	padding-top: 5px;
	padding-left: 15px;
	cursor: pointer;
}

.songinfo_topOn {
	width: 511px;
	height: 24px;
	overflow: hidden;
	background: url(/site/images/songinfoTopOn.gif) no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #393939;
	padding-top: 5px;
	padding-left: 15px;
	cursor: pointer;
}

.songinfo_scroll {
	width: 526px;
	height: 0px;
	overflow: hidden;
}

.songinfo_wrap {
	width: 526px;
	overflow: hidden;
}

.songinfo_content {
	width: 502px;
	border-left: 2px solid #D87706;
	border-right: 2px solid #D87706;
	background: #585858;
	padding: 10px;
}

.songinfo_bottom {
	width: 526px;
	height: 14px;
	overflow: hidden;
	background: url(/site/images/songinfoBottom.gif) no-repeat;
}
