@import 'mailform.css';

.spotlink {
	width: 100%;
	border: groove 2px #ccc;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	margin-bottom: 4px;
}

.spotlink td {
	background: white;
}

.spotlink a {
	font-variant: small-caps;
}

.spotlinkside {
	background: white;
	border: groove 2px #ccc;
}

.spotlinkdown {
	width: 100%;
	border: groove 2px #ccc;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	margin-bottom: 4px;
	color: #999;
}

.spotlinkdown td {
	background: #ccc;
	font-size: 11px;
}

.spotlinkdown a {
	color: #999;
}

.tsscontents {
	margin: 0px;
	padding: 0px;
}

.tsscontents table[width='100%'] {
	border-collapse: collapse;
}

.mangalside {
	background-image: url(../../images/manga/bg.gif);
	background-repeat: repeat-y;
}

.mangarside {
	padding: 6px;
}

.mangamenu {
	color: #330;
	margin-right: 5px;
	font-family: verdana;
	font-size: 10px;
}

.mangamenu a, .mangamenu a:visited {
	color: black;
	text-decoration: none;

	width: 90%;
	border-left: solid 4px white;
	border-right: solid 4px white;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	margin-bottom: 1px;
	margin-right: 4px;
	background: #fd9;
	padding: 2px;
	display: block;
}

.mangamenu a:hover {
	color: black;
	background: #fc6;
}

.mangamenuactive a, .mangamenuactive a:visited {
	color: black;
	background: #fc6;
}

.tssheader a {
	text-decoration: none;
	color: inherit;
}

.tssheader sub {
	font-size: 11px;
}

.topmenu {
	width: 100%;
	background: #fc6;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

.topmenu a, .topmenu a:visited {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: black;
	padding-left: 2px;
	padding-right: 2px;
}

.topmenu a:hover, .topmenu a#active {
	color: black;
	background: #fff4db;
}

.topmenu #mbanner {
	background-image: url(../../images/manga/mbanner.jpg);
}

.mcover {
	width: 80%;
	margin-top: 1em;
	margin-bottom: 1em;
	background: #fd9;
	padding: 8px;
}

.mcover th {
	font-size: 15px;
	font-variant: small-caps;
	background: #fc6;
	color: black;
	letter-spacing: 6px;
}

.mcover td {
	width: 33%;
	text-align: center;
	vertical-align: middle;
	color: black;
	background: black;
	padding: 2px;
}

.mcover td a, .mcover td a:visited {
	display: block;
	padding: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: white;
	background: black;
	font-weight: bold;
	border-top: dotted 4px white;
	border-bottom: dotted 4px white;
}

.mcover td a:hover {
	border-top: dotted 4px black;
	border-bottom: dotted 4px black;
	background: #ddd;
	color: black;
}

#thematicsections {
}

#reviews {
}

td[align="center"] {
	vertical-align: bottom;
}
