/* for IE compatibility, all background-colors must come after background urls */


/* ----- BASIC ITEMS ----- */

body {
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 12px; 
	color: black; 
	text-decoration: none;
	background: #b6cdb2;
	}

p {
	font-size: 12px; 
	color: black;
	}

table {
	font-size: 12px; 
	color: black;
	}
	
th {
	background-image: url(images/th_background.gif);
	background-repeat x-repeat;
	}
	
.th_left {
	text-align: left;
	}
	
.th_right {
	text-align: right;
	}
	
H1, H2, H3, H4, H5	{ 
	
	}

form {
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited, a { 
	color: #005D87; 
	}
	
a:hover	{ 
	color:#a1a4a4;
	}
	
.tiny:link, .tiny:visited { 
	color: #005D87; 
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	}
	
.tiny:hover	{ 
	color:#a1a4a4;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	}

.img_border, a.img_border:link {
	border-style: ridge;
	color: silver;
	}

.normal {
	font-size: 12px;
	}

.tinytext {
	font-size: 10px;
	}

.smalltext {
	font-size: 11px;
	}
	
.outwitted {
	text-decoration: line-through;
	}
	
.default_hidden {
	display: none;
	}
	
.default_displayed {
	display: block;
	}
	
/* ----- STORY CHALLENGE ITEMS ----- */
	
.major_cat {
	
	}
	
.minor_cat {
	padding-left: 10px;
	margin-bottom: 0px;
	}
	
.minor_cat_completed {
	padding-left: 10px;
	margin-bottom: 0px;
	color: #008000;
	font-style: italic;
	}
	
.minor_desc {
	padding-left: 20px;
	font-style: italic;
	}
	
.check_item {
	padding-left: 25px;
	}
	
/* ----- GAME TRACKER ITEMS ----- */

.card_table {
	display: inline;
	width: 100px;
	vertical-align: top;
	padding: 0px;
	border-spacing: 0px;
	border: 1px solid black;
	background: #e3e3e3;
	}

.card_table_vert {
	display: inline;
	width: 15px;
	vertical-align: top;
	padding: 0px;
	border-spacing: 0px;
	border: 1px solid black;
	background: #e3e3e3;
	}
	
.card_type {
	padding: 3px;
	font-style: italic;
	text-align: center;
	}
	
.card_description {
	padding: 3px;
	font-size: 10px;
	}
	
.card_power {
	font-weight: bold;
	font-size: 10px;
	}
	
.card_plus_dmg {
	font-size: 10px;
	color: #ff0000;
	}
	
.card_inc_plus_dmg {
	font-size: 10px;
	color: #a40202;
	}

.card_minus_dmg {
	font-size: 10px;
	color: #038003;
	}
	
.card_start {
	font-weight: bold;
	font-size: 10px;
	color: #e3e3e3;
	background: #0064be;
	}
	
.card_end {
	font-weight: bold;
	font-size: 10px;
	color: #e3e3e3;
	background: #8f00be;
	}
	
/* ----- HERO STYLES ----- */

	/* ----- ABSOLUTE ZERO ----- */
	.h1_title {
		font-weight: bold;
		background: #3aa5a4;
		text-align: center;
		padding: 3px;
		}

	/* ----- BUNKER ----- */
	.h2_title {
		font-weight: bold;
		background: #ff9201;
		text-align: center;
		padding: 3px;
		}
		
	/* ----- FANATIC ----- */
	.h3_title {
		font-weight: bold;
		background: #be0202;
		text-align: center;
		padding: 3px;
		}
		
	/* ----- LEGACY ----- */
	.h5_title {
		font-weight: bold;
		background: #3894fc;
		text-align: center;
		padding: 3px;
		}
		
	/* ----- RA ----- */
	.h6_title {
		font-weight: bold;
		background: #ff3600;
		text-align: center;
		padding: 3px;
		}
		
	/* ----- TEMPEST ----- */
	.h8_title {
		font-weight: bold;
		background: #07b7ad;
		text-align: center;
		padding: 3px;
		}

/* ----- VILLAIN STYLES ----- */

	/* ----- BARON BLADE ----- */
	.v1_title {
		font-weight: bold;
		background: #c289f0;
		text-align: center;
		padding: 3px;
		}
		
	/* ----- CITIZEN DAWN ----- */
	.v2_title {
		font-weight: bold;
		background: #e20303;
		text-align: center;
		padding: 3px;
		}
		
	/* ----- GRAND WARLORD VOSS ----- */
	.v3_title {
		font-weight: bold;
		background: #cc01de;
		text-align: center;
		padding: 3px;
		}
		
	/* ----- OMNITRON ----- */
	.v4_title {
		font-weight: bold;
		background: #808080;
		text-align: center;
		padding: 3px;
		}
		
/* ----- ENVIRONMENT STYLES ----- */

	/* ----- INSULA PRIMALIS ----- */
	.e1_title {
		font-weight: bold;
		background: #45c057;
		text-align: center;
		padding: 3px;
		}
		
	/* ----- MEGALOPOLIS ----- */
	.e2_title {
		font-weight: bold;
		background: #82c0d7;
		text-align: center;
		padding: 3px;
		}
		
	/* ----- RUINS OF ATLANTIS ----- */
	.e3_title {
		font-weight: bold;
		background: #1deeba;
		text-align: center;
		padding: 3px;
		}
		
	/* ----- WAGNER MARS BASE ----- */
	.e4_title {
		font-weight: bold;
		background: #ee491d;
		text-align: center;
		padding: 3px;
		}
		
	/* ----- PIKE INDUSTRIAL COMPLEX ----- */
	.e5_title {
		font-weight: bold;
		background: #8ea779;
		text-align: center;
		padding: 3px;
		}
		
	/* ----- ROOK CITY ----- */
	.e6_title {
		font-weight: bold;
		background: #82735c;
		text-align: center;
		padding: 3px;
		}
