/*********************************************
Settings
*********************************************/
.titleList{
	background-color:#ffffff;
	z-index:10;
	height:32px;
	text-align:center;
	cursor:pointer;
	width:132px;
}

.playlistImages{
	cursor:pointer;
	zIndex:1;
	/*height:75px;*/
	width:132px;
	/*
	border-width:1px;
	border-color:#000;
	border-bottom-style:solid;
	*/
}

.spanHolderClass{
	width:132px;
	background-color:#ffffff;
	float:left;
	margin-right:3px;
	margin-bottom:5px;
}

/*new*/
.superCatClass{
	width:132px; 
	background-color:#ffffff;
	z-index:10;
	height:32px;
	text-align:center;
	cursor:pointer;
	/*border-top-style:solid;
	border-width:1px;
	border-color:#000;*/
}

#ffboxDE{
	font-size:16px; 
	background-color:#C4C4C4;
	color:#ffffff; 
	width:406px;
	margin-bottom:3px;
	border-width:1px;
	border-color:#000;
	border-style:solid;
}


#ffbox{
	font-size:16px; 
	background-color:#C4C4C4;
	color:#ffffff; 
	width:269px;
	margin-bottom:3px;
	border-width:1px;
	border-color:#000;
	border-style:solid;
}

#trennBox{
	height:20px;
}

.catHolder{
	width:132px;
	background-color:#ffffff;
	float:left;
	margin-right:3px;
	border-width:1px;
	border-color:#000;
	border-style:solid;
	margin-bottom:3px;
}

#cleaner{
	clear:both;	
}
/* view */

.inactivee {
	display:none;
}

.activee {
	display:block;
	width:132px;
	background-color:#fff;
	text-align:center;
	cursor:pointer; 
	margin-right:3px;
	margin-bottom:3px;
	float:left;
	border-width:1px;
	border-color:#000;
	border-style:solid;
	margin-bottom:3px;
}
.catInactivee {
	width:132px;zIndex:10;background-color:#fff;height:32px;text-align:center;cursor:pointer;

}
.catActivee {
	width:132px;zIndex:10;background-color:#C4C4C4;height:32px;text-align:center;cursor:pointer;
}

.spanHolderClassForEasy{
	width:132px;
	background-color:#ffffff;
	float:left;
	margin-right:3px;
	margin-bottom:5px;
	
}

.titleListForEasy{
	background-color:#ffffff;
	z-index:10;
	height:32px;
	text-align:center;
	cursor:pointer;
	width:132px;
	border-width:1px;
	border-style:solid;
	border-color:#000;
}

.playlistImagesForEasy{
	cursor:pointer;
	zIndex:1;
	/*height:75px;*/
	width:132px;
	/*
	border-width:1px;
	border-color:#000;
	border-bottom-style:solid;
	*/
}

.spanHolderClassForEasy img{
	border-width:1px;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-color:#000;
	height:74px;
}

.catInactiveeForEasy {
	width:132px;
	zIndex:10;
	background-color:#fff;
	height:32px;
	text-align:center;
	cursor:pointer;
	border-width:1px;
	/*border-top-style:solid;*/
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#000;

}
.catActiveeForEasy {
	width:132px;
	zIndex:10;
	background-color:#C4C4C4;
	height:32px;
	text-align:center;
	cursor:pointer;
	border-width:1px;
	/*border-top-style:solid;*/
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#000;
}

.boxfooterForEasy {
	background: url(/img/frame/980_bottom.png);
	height: 9px;
	position: relative;
	top: 9px;
}
