/*main albums*/
#dh_haatland { background-image: url(../images/disco/haatland.jpg); }
#dh_depression { background-image: url(../images/disco/depression_tank.jpg); }
#dh_doggod { background-image: url(../images/disco/dog_god.jpg); }
#dh_kill_division { background-image: url(../images/disco/kill_division.jpg); }
#dh_come_to_salem { background-image: url(../images/disco/come_to_salem.jpg); }
#dh_dream_deciever { background-image: url(../images/disco/dream_deciever.jpg); }
#dh_the_feast { background-image: url(../images/disco/the_feast_begins_at_dawn.jpg); }

/*compilations*/
#dh_sign_of_the_hammer { background-image: url(../images/disco/sign_of_the_hammer.jpg); }
#dh_born_in_fire { background-image: url(../images/disco/born_in_fire.jpg); }
#dh_victims_of_the_bubonic { background-image: url(../images/disco/victims_of_the_bubonic.jpg); }
#dh_ich_zahl_nicht { background-image: url(../images/disco/ich_zahl_nicht.jpg); }
#dh_groepen_uit_kampen { background-image: url(../images/disco/groepen_uit_kampen.jpg); }
#dh_dsfa { background-image: url(../images/disco/dsfa.jpg); }
#dh_believe_in_church { background-image: url(../images/disco/believe_in_church.jpg); }
#dh_metal_in_rocks { background-image: url(../images/disco/metal_in_rocks.jpg); }

/*demos*/
#dh_the_festering { background-image: url(../images/disco/the_festering.jpg); }
#dh_double_live { background-image: url(../images/disco/double_live.jpg); }
#dh_anaesthetic_sleep { background-image: url(../images/disco/anasthetic_sleep.jpg); }

.dh_cd_list
{
	background-repeat: no-repeat;
	display: block;
	width: 120px;
	height: 120px;
	margin: 10px 20px 20px 40px;
	position: relative;
}

.dh_cd_prev
{
	background-repeat: no-repeat;
	display: block;
	width: 120px;
	height: 120px;
	position: relative;
}

.dh_demo
{
	background-repeat: no-repeat;
	display: block;
	width: 120px;
	height: 200px;
	margin: 10px 20px 20px 40px;
	position: relative;
}

.dh_album_collection
{
	font-variant: small-caps;
	width: 90%;
	margin-bottom: 10px;
	margin-left: 20px;
	display: block;
	background-color: #600;
	color: #FFF;
	line-height: inherit;
	font-weight: bold;
	padding: 3px 20px 2px 10px;
	text-align: center;
}

.dh_album_images
{
	width: 90%;
	margin-bottom: 10px;
	margin-left: 20px;
}

.dh_album_image
{
	padding: 10px;
}
.dh_link
{
	border-color: transparent;
	border-width: 0px;
	border-style: solid;
}
.dh_album_title
{
	font-variant: small-caps;
	width: 130px;
	display: block;
	background-color: #600;
	color: #FFF;
	line-height: inherit;
	font-weight: bold;
	padding: 3px 20px 2px 10px;
}

.dh_mp3_album_title
{
	font-variant: small-caps;
	width: 250px;
	display: block;
	background-color: #600;
	color: #FFF;
	line-height: inherit;
	font-weight: bold;
	padding: 3px 20px 2px 10px;
}

.dh_album_box { height: 320px; }
#dh_album_box_1 { height: 290px; }
#dh_album_box_2 { height: 340px; }
#dh_album_box_3 { height: 340px; }
#dh_album_box_4 { height: 320px; }
#dh_album_box_5 { height: 290px; }
#dh_album_box_5 { height: 290px; }
#dh_album_box_6 { height: 340px; }
#dh_album_box_7 { height: 200px; }
#dh_album_box_8 { height: 200px; }
#dh_album_box_9 { height: 200px; }
#dh_album_box_10 { height: 200px; }
#dh_album_box_11 { height: 200px; }
#dh_album_box_12 { height: 200px; }
#dh_album_box_13 { height: 200px; }
#dh_album_box_14 { height: 200px; }
#dh_album_box_15 { height: 290px; }
#dh_album_box_16 { height: 290px; }
#dh_album_box_17 { height: 290px; }
#dh_album_mp3_box_1 { height: 200px; }

.dh_recording_info
{
	text-align: left;
	position: relative;
	font-family: Times;
	padding-left: 0px;
	line-height: inherit;
	margin-left: 140px;
	width: 300px;
	font-variant: small-caps;
}

.dh_recording_fact
{
	margin-left: 20px;
	text-transform: inherit;
}

.dh_tracklisting
{
	text-align: left;
	font-family: Times;
	width: 230px;
	padding-left: 10px;
	line-height: inherit;
	margin-left: 410px;
	font-variant: small-caps;
	position: absolute;
	top: 0px;
}

#sound_div_one { background-color: gray; }

#dh_attribute
{
	background-image: url(../images/attributes/dh_knife.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: transparent;	
	display: block;
	position: absolute;
	width: 496px;
	height: 100%;
	right: 0px;
	top: 0px;
	z-index: 0;
}

a.borderless
{
	border-color: transparent;
	border-width: 0px;
	border-style: none;
}