/****************************************
	title
 ****************************************/





/****************************************
	submenu
 ****************************************/

ul#submenu a{
	height:16px;
}

ul#submenu li.submenu01 a{
	width:133px;
	background-image:url(img/submenu01.gif);
}

ul#submenu li.submenu02 a{
	width:67px;
	background-image:url(img/submenu02.gif);
}

ul#submenu li.submenu03 a{
	width:73px;
	background-image:url(img/submenu03.gif);
}

ul#submenu li.submenu04 a{
	width:40px;
	background-image:url(img/submenu04.gif);
}

ul#submenu li.submenu05 a{
	width:67px;
	background-image:url(img/submenu05.gif);
}

/****************************************
	discography
 ****************************************/

h2{
	color:#FFF100;
	font-weight:bold;
	font-size:16px;
	margin: 5px auto;
}

.jacket{
	width:160px;
	padding:10px;
	border-width:3px;
	border-style:solid;
	background-color:#FFF;
	margin-right:14px;
	float:left;
}

.jacket img{
	display:block;
	margin:5px auto 10px;
}

.jacket .info{
	color:#000;
	overflow: auto;
	font-size: 10px;
}

.detail{
	width:500px;
	float: left;
}

/****************************************
	discography colors
 ****************************************/

div.new .jacket{
	border-color:#FF7700;
}

div.new .cd_notes,
div.new .line{
	color: #FF7700;
}

div.single .jacket{
	border-color:#FF2CA4;
}

div.single .cd_notes,
div.single .line{
	color: #FF2CA4;
	clear: both;
}

div.album .jacket{
	border-color:#00BB40;
}

div.album .cd_notes,
div.album .line{
	color: #00BB40;
}

div.dvd .jacket{
	border-color:#FF000D;
}

div.dvd .cd_notes,
div.dvd .line{
	color: #FF000D;
}

div.other .jacket{
	border-color:#00C1FF;
}

div.other .cd_notes,
div.other .line{
	color: #00C1FF;
}

.sold{
	color: #F00;
}

.ban2 {
	color:#000;
	font-size : 11px;
	border : 1px solid #6FF;
	padding:1px;
	width: 110px;
	background-color: #00F;
}

.ban2 a{
	color: #AAA;
	text-decoration: none;
}


#listen {
	display:block;
	height: 1px;
	font-size:0px;
	position: relative;
	padding-top:0px;
	left: 730px;
	top: -25px;
	width:50px;
	text-indent:-9999px;
}

#listen .sug_listen {
	display:block;
	height: 20px;
	width: 50px;
	padding:0px;
	position:relative;
	left: 250px;
	top: 0px;
}
#content_disco .innerFooter {
	clear: both;
	margin-bottom:30px;
}

#content_disco h2 {
	display: block;
	font-size: 15px;
	text-indent:inherit;
	float: none;
	width:100% !important;
	height:auto !important;
	padding-bottom:8px;
	margin-top:10px;
}

