@charset "UTF-8";

.acc  {
	width: 249px;
}
.acc div {
	padding-left:7px;
	padding-top:5px;
	background-image: url(images/musicPrev-listing-bg.jpg);
	color: #cccccc;
	font-size: 12px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.ui-state-default {
	cursor: pointer;
	display:block;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:15px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #494848;
	height:21px;
	background-image: url(images/musicPrev-cat-bg.jpg);
}
.acc a:hover {

}
.acc div td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #706e6e;
	padding-left:8px;
	height:24px;
}
.acc div td a {
	color: #ececec;
	font-weight: bold;
	text-decoration:none;
	font-size: 13px;
}
.acc a.head {
	text-decoration:none;
}
.ui-state-active {
	cursor: pointer;
	display:block;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:15px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #494848;
	height:21px;
	background-image: url(images/musicPrev-cat-bg-On.jpg);

}
.acc div td a.viewall {
	color: #fff200;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
