/* Common */

#mainContent #content {
	float: left;
	width: 600px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#mainContent h2 {
	text-indent: -9999px;
	width: 800px;
	height: 50px;
	margin: 0;
	background: #990000 url(../images/title_catalog.gif) no-repeat top left;
	color: #ffffff;
}

/* Common Local Navi */

#mainContent #local-navi h3#catalog-edgeofchaos {
	width: 142px;
	height: 30px;
	margin: 0 0 1px 0;
	background: #000000 url(../images/menu_artist_edgeofchaos.gif) no-repeat -1px 0 ;
	text-indent: -9999px;
	color: #ffffff;
	font-size: 18px;
}

#mainContent #local-navi h3#catalog-edgeofchaos a {
	display: block;
	width: 142px;
	height: 30px;
	margin: 0 0 1px 0;
	background: #000000 url(../images/menu_artist_edgeofchaos.gif) no-repeat -1px 0 ;
	text-indent: -9999px;
	color: #ffffff;
	font-size: 18px;
}

#mainContent #local-navi h3#catalog-randallk {
	width: 142px;
	height: 30px;
	margin: 0 0 1px 0;
	background: #000000 url(../images/menu_artist_randallk.gif) no-repeat -1px 0 ;
	text-indent: -9999px;
	color: #ffffff;
	font-size: 18px;
}

#mainContent #local-navi h3#catalog-randallk a {
	display: block;
	width: 142px;
	height: 30px;
	margin: 0 0 1px 0;
	background: #000000 url(../images/menu_artist_randallk.gif) no-repeat -1px 0 ;
	text-indent: -9999px;
	color: #ffffff;
	font-size: 18px;
}

#mainContent #local-navi .local-navi-album {
	width: 142px;
	height: 27px;
	margin: 0;
	background: #000000 url(../images/menu_album.gif) no-repeat 0 0;
	text-indent: -9999px;
	color: #ffffff;
	font-size: 14px;
}

#mainContent #local-navi .local-navi-single {
	width: 142px;
	height: 27px;
	margin: 0;
	background: #000000 url(../images/menu_single.gif) no-repeat 0 0;
	text-indent: -9999px;
	color: #ffffff;
	font-size: 14px;
}

#mainContent #local-navi .local-navi-video {
	width: 142px;
	height: 27px;
	margin: 0;
	background: #000000 url(../images/menu_video.gif) no-repeat 0 0;
	text-indent: -9999px;
	color: #ffffff;
	font-size: 14px;
}

#local-navi ul li a#Spinnenseide {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_album.gif) no-repeat 0 -111px;
	text-indent: -9999px;
}

#local-navi ul li a#Spinnenseide:hover {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_album.gif) no-repeat -142px -111px;
	text-indent: -9999px;
}

#local-navi ul li a#AxisOfEvil {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_album.gif) no-repeat 0 -83px;
	text-indent: -9999px;
}

#local-navi ul li a#AxisOfEvil:hover {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_album.gif) no-repeat -142px -83px;
	text-indent: -9999px;
}

#local-navi ul li a#Skin {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_album.gif) no-repeat 0 -55px;
	text-indent: -9999px;
}

#local-navi ul li a#Skin:hover {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_album.gif) no-repeat -142px -55px;
	text-indent: -9999px;
}

#local-navi ul li a#Flesh {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_album.gif) no-repeat 0 -27px;
	text-indent: -9999px;
}

#local-navi ul li a#Flesh:hover {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_album.gif) no-repeat -142px -27px;
	text-indent: -9999px;
}

#local-navi ul li.proceeding {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_single.gif) no-repeat 0 -27px;
	text-indent: -9999px;
}

/*#local-navi ul li a.proceeding:hover {
	display: block;
	width: 142px;
	height: 28px;
	background: url(../images/menu_single.gif) no-repeat -142px -27px;
	text-indent: -9999px;
}*/

#mainContent #local-navi .to-catalog-top {
	width: 127px;
	height: 22px;
	margin: 0;
	padding-top: 5px;
	padding-right: 15px;
	background: #000000;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}

#mainContent #local-navi .to-catalog-top a {
	color: #ffffff;
	text-decoration: none;
}

#mainContent #local-navi .to-catalog-top a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Catalog Index */

h3#index-album, h3#index-single, h3#index-video {
	clear: both;
	margin: 0;
}

h3#index-album {
	background: url(../images/cat_album.gif) no-repeat left top;
	height: 22px;
	text-indent: -9999px;
}

h3#index-single {
	background: url(../images/cat_single.gif) no-repeat left top;
	height: 22px;
	text-indent: -9999px;
}

h3#index-video {
	background: url(../images/cat_video.gif) no-repeat left top;
	height: 22px;
	text-indent: -9999px;
}

h4.index-artist {
	clear: both;
	margin-left: 2em;
	font-size: 14px;
}

ul.work-index {
	list-style: none;
	padding-bottom: 30px;
}

ul.work-index li {
	float: left;
	margin-right: 15px;
	margin-bottom: 50px;
	text-align: center;
	line-height: 1em;
}

/* Artist Index */

#edgeofchaos {
	margin-top: 0;
	background: url(../images/artist_edge.gif) no-repeat left top;
	height: 22px;
	text-indent: -9999px;
}

#randallk {
	margin-top: 0;
	background: url(../images/artist_randallk.gif) no-repeat left top;
	height: 22px;
	text-indent: -9999px;
}

h4.album {
	clear: both;
	height: 24px;
	background: url(../images/subtitle_album.gif) no-repeat left top;
	margin-left: 20px;
	border-bottom: #bb0000 solid 1px;
	text-indent: -9999px;
}

h4.single {
	clear: both;
	height: 24px;
	background: url(../images/subtitle_single.gif) no-repeat left top;
	margin-left: 20px;
	border-bottom: #bb0000 solid 1px;
	text-indent: -9999px;
}

h4.video {
	clear: both;
	height: 24px;
	background: url(../images/subtitle_video.gif) no-repeat left top;
	margin-left: 20px;
	border-bottom: #bb0000 solid 1px;
	text-indent: -9999px;
}

/* Work Common */

#work-content {
	width: 580px;
	padding: 0 0 10px 30px;
}

#work-image {
	float: left;
	margin-bottom: 30px;
	width: 200px;
}

#work-credit {
	float: right;
	margin-left: 10px;
	margin-bottom: 30px;
	width: 370px;
}

#work-credit dl {
	margin: 0;
	padding: 0;
}

#work-credit dl dt {
	clear: both;
	float: left;
	width: 25%;
	height: 19px;
	margin-right: 10px;
	text-indent: -9999px;
	text-align: left;
}

#work-credit dl #dt01 {
	background: url(../images/dt_number.gif) no-repeat right top;
}

#work-credit dl #dt02 {
	background: url(../images/dt_artist.gif) no-repeat right top;
}

#work-credit dl #dt03 {
	background: url(../images/dt_rdate.gif) no-repeat right top;
}

#work-credit dl #dt04 {
	background: url(../images/dt_format.gif) no-repeat right top;
}

#work-credit dl #dt05 {
	background: url(../images/dt_store.gif) no-repeat right top;
}

#work-credit dl #dt06 {
	background: url(../images/dt_upc.gif) no-repeat right top;
}

#work-credit dl dd {
	margin: 0 0 10px 0;
	padding-top: 1px;
	text-align: left;
	font-size: 14px;
}

#work-credit dl dd ul {
	list-style: inside;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.work-summary {
	clear: both;
}

.work-summary p {
	line-height: 130%;
	font-size: 14px;
	text-align: justify;
}

/* Work Title */

h3#spinennseide {
	width: auto;
	height: 30px;
	margin: 0 0 30px 0;
	background: url(../images/title_spenninseide.gif) no-repeat left top;
	text-indent: -9999px;
}

h3#AxisOfEvil {
	width: auto;
	height: 30px;
	margin: 0 0 30px 0;
	background: url(../images/title_axisofevil.gif) no-repeat left top;
	text-indent: -9999px;
}

h3#Skin {
	width: auto;
	height: 30px;
	margin: 0 0 30px 0;
	background: url(../images/title_skin.gif) no-repeat left top;
	text-indent: -9999px;
}

h3#Flesh {
	width: auto;
	height: 30px;
	margin: 0 0 30px 0;
	background: url(../images/title_flesh.gif) no-repeat left top;
	text-indent: -9999px;
}

