﻿@charset "UTF-8";
head, script
	{
		display: none;
	}
body
	{
		background-color: #E8E8E8;
		background-image: url('http://www.ani-mayhem.com/carbon.png');
		color: #000000;
		margin: 0px;
		padding: 8px;
	}
hr
	{
		border: 1px solid #000000;
		clear: both;
		display: block;
		height: 2px;
		margin-bottom: 3px;
		margin-top: 3px;
	}
h1
	{
		clear: both;
		display: block;
		text-align: center;
		width: 100%;
	}
h1 img
	{
		height: 80px;
		width: 498px;
	}
h2
	{
		border: 2px solid #000000;
		clear: both;
		display: block;
		float: left;
		font-size: large;
		margin-bottom: 3px;
		width: 100%;
	}
h2 + p, h2 + div
	{
		clear: left;
	}
h3, h4, h5, h6
	{
		clear: both;
		display: block;
	}
form
	{
		clear: both;
	}
p
	{
		text-indent: 1em;
	}
var
	{
		font-style: italic;
	}
ul
	{
		display: block;
		list-style-type: circle;
	}
ol
	{
		display: block;
		list-style-type: decimal;
	}
ol.letters
	{
		list-style-type: lower-alpha;
	}
ol.roman
	{
		list-style-type: lower-roman;
	}
dd dl
	{
		margin-left: 12px;
	}
a, abbr, acronym, address, .underline
	{
		text-decoration: underline;
	}
img
	{
		border: 0px;
	}
li a span
	{
		color: #000000;
	}
strong
	{
		font-weight: 600;
	}
cite
	{
		font-style: italic;
	}
fieldset
	{
		border: 0px;
		margin-bottom: 3px;
	}
label
	{
		font-weight: 600;
	}
input, submit, textarea
	{
		border: 1px solid #000000;
		padding: 1px;
		text-align: center;
	}
option
	{
		display: block;
	}
.date
	{
		float: right;
	}
.title
	{
		float: left;
	}
img.avatar
	{
		clear: left;
		height: 108px;
		width: 144px;
	}
img.image
	{
		clear: left;
		height: 270px;
		width: 360px;
	}
div.section
	{
		float: left;
		margin-left: 0.5%;
		margin-right: 1.5%;
		min-height: 175px;
		width: 48%;
	}
div.section img
	{
		margin: 2px 2px 0px 0px;
	}
div.section p
	{
		text-indent: 0px;
	}
div.section ul
	{
		list-style-type: none;
	}
div.notice
	{
		border: 2px solid #000000;
	}
p.haiku
	{
		margin-bottom: 8px;
		text-align: center;
		white-space: pre;
	}
#copyright ul
	{
		clear: both;
		list-style-type: none;
	}
#cardcatalog li
	{
		margin-bottom: 10px;
	}
.character	{background-color: #C8AFE1;}
.enhancement	{background-color: #19C8E1;}
.equipment	{background-color: #19C8E1;}
.flasheffect	{background-color: #19C8E1;}
.globaleffect	{background-color: #19C8E1;}
.haven		{background-color: #AFFFAF;}
.item		{background-color: #D2B48C;}
.location	{background-color: #3CAA3C;}
.majordisaster	{background-color: #FF8040;}
.minordisaster	{background-color: #FCCE43;}
.combat		{background-color: #FF0000;}
.charmcombat	{background-color: #FFC0CB;}

.chitcard	{background-color: #969696;}
.rules		{background-color: #969696;}
.sealedpack	{background-color: #7575A5;}
.sealedbox	{background-color: #7575A5;}
.promotionalitem{background-color: #C8D7BE;}

.fixed		{background-color: #969696;}
.common		{background-color: #CEA37B;}
.uncommon	{background-color: #ADCF7A;}
.rare		{background-color: #79D0B4;}
.ultrarare	{background-color: #D277A7;}
.promotional	{background-color: #91A5D7;}

.poor		{background-color: #606060;}
.good		{background-color: #808080;}
.fine		{background-color: #A0A0A0;}
.nearmint	{background-color: #C0C0C0;}
.mint		{background-color: #E0E0E0;}

.red		{background-color: #D277A7;}
.yellow		{background-color: #CEA37B;}
.green		{background-color: #79D0B4;}

.italic
	{
		font-style: italic;
	}
.bold
	{
		font-weight: bold;
	}
.ondine
	{
		font-family: 'Ondine', 'Ondine LT', 'Ondine LT Regular';
	}
.auriol
	{
		font-family: 'Auriol', 'Auriol LT';
	}
.benguiat
	{
		font-family: 'Benguiat', 'Benguiat Book', 'ITC Benguiat Book';
	}
.frutiger
	{
		font-family: 'Frutiger', 'Frutiger LT 45 Light', 'Frutiger 45 Light', 'Frutiger 45';
	}
.sho
	{
		font-family: 'Sho', 'Sho LT Roman';
	}
.tekton
	{
		font-family: 'Tekton', 'Tekton Regular';
	}
.vag
	{
		font-family: 'VAG Rounded Bold', 'VAG Rounded Bold LT', 'VAG Rounded LT Bold';
	}