@CHARSET "ISO-8859-1";

@CHARSET "ISO-8859-1";

DIV.mtpGroupSheet{
	display:none;
	position:absolute;
	width:400px;
	height:300px;
	scroll:auto;
	z-index:200;
	border:1px solid black;
	background-color:#EDEDE1;
}
DIV.mtpChapterGroupList {
	text-align:left;
	padding-left:10px;	
}

DIV.mtpGroupFileInfo{
	text-align:left;
	padding:5px;	
	
}

.licenced {
	opacity:0.4;
	filter:alpha(opacity=40);
}

DIV.mtpProjectSmallSheet
{
	width:31%;
	min-width:200px;
	position:relative;
	margin-right:10px;
	margin-top:5px;	
	min-height:130px;
}

DIV.mtpProjectGroupSmallSheet
{
	width:31%;
	min-width:200px;
	position:relative;
	margin-right:10px;
	margin-top:5px;	
	min-height:200px;
}

DIV.fLeft {
	float:left;
}

DIV.fRight {
	float:right;
}

DIV.mtoProjectImage{
	float:left;
	width:190px;
}

DIV.mtoProjectInfo{
	float:right;
	width:190px;
}

DIV.mtpProjectInfoContainer{
	width:195px;
	text-align:center;
	margin:auto;
}

DIV.mtpProjectTitle{
	width:98%;
	font-weight:bold;	
	text-align:center;
}

DIV.mtpProjectGroupTitle{
	width:98%;
	font-weight:bold;	
	text-align:center;
	min-height:30px;
}


DIV.mtpProjectSheet{
	width:100%;
}

DIV.mtpProjectInfo {
	width:100%;
	padding-left:3px;
}


DIV.mtp_volume_master_container {
	width:100%;	
}

DIV.mtp_volume_container {
	cursor:pointer;
	float:left;
	width:98%;
	margin-top:5px;	
}

DIV.mtpVolumeCover {
	width:10%;	
	margin-top:3px;
	margin-right:10px;
	margin-left:3px;
}

DIV.mtpChapterList {
	width:80%;
}

DIV.mtpChapterRow {	
	color: black;	
	margin-top:2px;
}

DIV#totemReleaseContainer{
	position:relative;
	width:190px;
	float:left;
	height:100px;
	margin: 0 auto; /* Centra il div nella colonna */
}

DIV.totemReleaseVoice{
	position:absolute;	
	top:0px;
}

DIV.voiceBackTitle {
	position:absolute;
	background-color:black;	
	color:white;
	top:5px;
	left:5px;
	width:177px;
	z-index:10;
	height:15px;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	padding-left:3px;
	font-weight:bold;		
}

DIV.voiceBackReleaseBackground {
	background-image:url('http://www.italymanga.com/hkr_modules/mtp/images///backTotelReleaseText.png');
	background-position:top right;	
	position:absolute;
	top:80px;
	left:5px;
	width:176px;
	z-index:20;
	height:15px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;	

}

DIV.voiceBackRelease{
	position:absolute;
	top:80px;
	left:5px;
	width:158px;
	z-index:21;
	height:15px;
	color:white;	
	padding-left:3px;
	font-weight:bold;	
}
	
DIV.chartnumber {
	color:white;
	background-color:#990000;
	font-size:16px;
	font-weight:bold;
	max-width:30px;
	min-width:30px;
	max-height:30px;
	border:2px solid black;
	float:right;	
}

@CHARSET "ISO-8859-1";

DIV.newsContainer {
	width:97%;	
	position:relative;	
	margin-bottom:5px;
	margin-top:5px;
	float:left;		
}

DIV.newsContainer H1 {
	margin:0px;
	padding:0px;
}

DIV.newsComment {
	width:99%;	
	position:relative;
	margin-bottom:2px;
	float:left;
}

DIV.newsShare {
	width:99%;	
	position:relative;
	margin-bottom:5px;
	margin-left:3px;
	float:left;
	font-size:11px;
}

DIV.newsShare IMG {	
	border:0px;
}

DIV.newsContainer A{
	color:black;
	text-decoration:underline;
}

DIV.newsContainer A:hover{	
	text-decoration:underline;
}

DIV.newsTitle{
	text-transform:uppercase;
	font-family:verdana;
	font-size:14px;	
	font-weight:bold;
	padding-left:10px;
}

DIV.newsInfo{
	font-size:10px;
}

DIV.newsInfo{
	font-size:11px;
	padding:2px;
}

DIV.newsBody{
	padding:3px;
	font-family:verdana;
	text-align:justify;
	float:left;	
	width:100%;	
}

DIV.sheetLink{
	font-weight:bold;
	text-align:right;
	padding-right:2px;
	margin-top:10px;	
}

DIV.newsFooter{	
	
}


DIV.commentContainer {
	width:99%;
	position:relative;
	margin-top:5px;
	float:left;
	margin-bottom:3px;
	border-bottom:0px dashed #990000;
	border-top:0px dashed #990000;
	border-left:3px solid black;	
}

DIV.commentAuthor {
	padding-left:5px;
	font-size:12px;
	font-weigth:bold;
	color: #990000;	
	font-family:verdana;
	text-transform:uppercase;
	font-weight:bold;
}

DIV.commentDate {
	padding-left:5px;
	font-size:10px;
	color: #4D4D4D;	
	font-family:verdana;	
	border-bottom:1px dotted black;		
}

DIV.commentContent{
	padding-left:10px;
	padding-top:5px;
	color:black;
	font-size:12px;
	font-family:Verdana;	
	padding-bottom:2px;	
}

DIV.lastCommentContainer {
	width:99%;
	position:relative;
	margin-top:5px;
	float:left;
	margin-bottom:7px;
	border-bottom:3px solid black;
	border-top:0px dashed black;
	border-left:3px solid black;
	padding-bottom:5px;	
}


DIV.chkOrderRow{
	text-align:right;	
	font-weight:bold;
	margin-bottom:5px;	
}

DIV.chkOrderRow A{
	color:black;
	text-decoration:none;		
}

DIV.chkDate{	
	font-weight:bold;
	text-align:right;
	font-size:14px;
	font-samily:verdana;
	padding-right:10px;
	margin-top:3px;
	float:left;
	width:100%;
}

DIV.chkDateSmall{	
	background-image:url('http://www.italymanga.com/hkr_modules/checklist/images///images/dotDate.png');
	background-repeat:no-repeat;
	font-size:12px;	
	height:20px;
	font-weight:bold;
	padding-left:35px;
	background-position: 15px;
	color:#990000;
	float:left;		
	width:100%;
	poasition:Relative;
}

DIV.chkEditorBig {
	background-image:url('http://www.italymanga.com/hkr_modules/checklist/images///images/backDate.gif');
	background-repeat:no-repeat;	
	height:20px;
	color:#000000;
	font-size:12px;
	font-weight:bold;	
	padding-left:25px;
	padding-top:2px;
	margin:3px 0px;
	float:left;
	width:99%;
	margin-bottom:2px;
}

DIV.chkEditor {
	border-bottom:1px dotted black;
	color:#770000;
	font-size:14px;
	font-weight:bold;
	margin:3px 0px;
	padding-left:5px;
	float:left;
}

DIV#chkCover{
	position:absolute;
	border: 1px solid #990000;
	padding:3px;
	display:none;
	z-index:10;	
}

DIV.chkList{		
	padding-left:5px;	
	float:left;
	position:Relative;
	width:100%;
}

UL.chkList{
	list-style-image:url('http://www.italymanga.com/hkr_modules/checklist/images///icons/checklist_mini_dot.png');
	list-style-position:outside;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	float:left;	
}

UL.chkList LI{
	font-size:10px;	
}

DIV.chkList A {
	color:black;
	text-decoration:none;	
}

DIV.chkList A:hover {
	color:#990000;	
}

DIV.chkItemBig{
	background-color:#E7D8DA;
	background-image:url('http://www.italymanga.com/hkr_modules/checklist/images///images/backItem.gif');
	background-repeat:repeat-x;
	border: 1px solid #990000;
	float:left;		
	width:96%;
	padding: 5px 0px 3px 0px;
	margin-bottom:3px;
}

DIV.chkItemCover{	
	max-width:60px;
	position:Relative;
	float:left;
	padding: 3px;	
	border:1px solid #990000;		
}

DIV.chkItemText{
	color:#600303;
	font-family:verdana;
	float:right;	
	width:80%;
	
}

DIV.chkItemTitle{	
	color:black;	
	padding:3px;
	padding-left:10px;
	font-weight:bold;
	text-trasform:uppercase;
	border-bottom: 1px dotted #990000;
	margin-bottom:2px;
}

DIV.chkItemTitle:hover {
	text-decoration:underline;	
}

DIV#chkCommentContaier{
	padding:1px;		
}

DIV#chkComment{		
	margin-bottom:3px;
}

DIV#chkInfoContent{	
	background-image:url('http://www.italymanga.com/hkr_modules/checklist/images///images/backCommentInfo.gif');
	background-repeat:repeat-x;	
	background-position:top left;
	border:1px solid #990000;
	padding:3px;
	display:block;	
}

DIV#chkAuthor{	
	font-weight:bold;		
	margin-bottom:1px;
}

DIV#chkDate{
	font-size:10px;	
}

DIV#chkCommentContent{	
	background-color:white;
	border:1px solid #990000;
	border-top:0px;	
	padding:5px;
}

DIV#chkMonthLeft{
	float:left;
	width:49%;		
	text-align:center;
}

DIV#chkMonthRight{
	float:right;
	width:49%;
	text-align:center;		
}

IMG.chkMonthCover{
	border:1px solid #990000;
	padding:2px;
	margin:2px;	
}

