body {
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	background-color: #1F1A16;
}

A:link {
	COLOR: #853E3A; text-decoration: none;
}

A:visited {
	COLOR: #853E3A; text-decoration: none;
}

A:active {
	COLOR: #853E3A; text-decoration: none;
}

A:hover {
	COLOR: #3E7474; text-decoration: none;
	position: relative;
}

A span {
	display: none;
}

A:hover span {
	display: block;
	position: absolute; 
	top: 10px; 
	left: 0px;
	/* formatting only styles */
	padding: 2px; 
	margin: 2px; 
	z-index: 100;
	background: #3E7474; 
	border: 1px solid #000000;
	opacity: 0.9;
	color: #FFFFFF;
	text-align: center;
	/* end formatting */
}

A:hover span table {
	border-collapse: collapse;
	width: 300px;
}

#content h3 a:link {
	color: #FFFFFF;
}

form {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#header {
	margin-top: 10px;
	padding: 5px;
	background: #3E7474;
	color: #FFFFFF;
}

#header h1 {
	text-align: center;
	font-size: 30px;
}

#leftnav h3, #rightnav h3, #content h3 {
	background: #3E7474;
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding: 5px;
	line-height: 16px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

#army_list h3 {
	color: #FF0000;
	vertical-align: middle;
}

#leftnav h2, #rightnav h2, #content h2 {
	color: #853E3A;
}

#leftnav {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	width: 170px;
	background: #C8C5AB;
}

#rightnav {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	float: right;
	width: 250px;
	/*background: #C8C5AB;*/
}

#content {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 190px;
	margin-right: 300px;
  	padding: 5px;
	background: #C8C5AB;
}

#footer {
	clear: both;
	margin-top: 10px;
	padding: 5px;
	background: #C8C5AB;
}

#army_list {
	position: absolute;
	background: #C8C5AB;
	width: 250px;
	padding: 5px;
}

.tblProfile {
	width: 100%;
	border-collapse: collapse;
	padding: 2px;
}

.tblProfileHead {
	background: #336060;
	color: #FFFFFF;
	width: 100%;
	border-collapse: collapse;
	padding: 2px;
	font-weight: bold;
}

.tblProfile_name {
	width: 40%;
}

.tblProfileHead_name {
	width: 40%;
}

.tblProfile_faction {
	width: 10%;
	text-align: center;
}

.tblProfileHead_faction {
	width: 10%;
	text-align: center;
}

.tblProfile_points {
	width: 5%;
	text-align: center;
}

.tblProfileHead_points {
	width: 5%;
	text-align: center;
}

.tblProfile_limit {
	width: 30%;
	text-align: center;
}

.tblProfileHead_limit {
	width: 30%;
	text-align: center;
}

.tblProfile_add {
	width: 5%;
	text-align: center;
}

.tblProfileHead_add {
	width: 5%;
	text-align: center;
}

.tblProfileFull {
	border-collapse: collapse;
	color: #FFFFFF;
	background: #3E7474;
	font-size: 10px;
	width: 98%;
}

.tblProfileFull A:link {
	COLOR: #C8C5AB; text-decoration: none; 
}

.tblProfileFull A:hover {
	COLOR: #853E3A; text-decoration: none; 
}


.tblProfileFull td {
	border: solid 1px #000000;
	padding: 3px;
}

.tblProfileFull_stat_heading {
	width: 12.5%;
	font-weight: bold;
	text-align: center;
}

.tblProfileFull_stat {
	text-align: center;
}

.tblProfileFull_stat_extras {
	text-align: left;
}

.tblProfileFull_heading {
	font-weight: bold;
	text-align: center;
}

.tblArmyListFaction {
	width: 100%;
	border-collapse: collapse;
	padding: 2px;
	margin-bottom: 5px;
}

.tblArmyListFaction_heading {
	background: #3E7474;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	vertical-align: middle;
}

.tblArmyListFaction_heading_faction {
	background: #3E7474;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	vertical-align: middle;
}

.tblArmyListFaction_heading_image {
	background: #3E7474;
	color: #FFFFFF;
	padding: 5px;
	width: 30%;
	text-align: center;
}

.tblArmyList {
	width: 100%;
	border-collapse: collapse;
	padding: 2px;
}

.tblArmyList_heading {
	background: #336060;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}

.tblArmyList_del {
	width: 10%;
	text-align: center;
	padding: 5px;
}

.tblArmyList_name {
	width: 66%;
}

.tblArmyList_qty {
	width: 12%;
	text-align: center;
}

.tblArmyList_points {
	width: 12%;
	text-align: center;
}

.tblArmyListTotals {
	background: #336060;
	color: #FFFFFF;
	width: 100%;
	border-collapse: collapse;
	padding: 2px;
	/*font-weight: bold;*/
	font-size: 10px;
}

.tblArmyListTotals_heading {
	width: 76%;
}

.tblArmyListTotals_figures, .tblArmyListTotals_points, .tblArmyListTotals_command, .tblArmyListTotals_troopers, .tblArmyListTotals_dominance, .tblArmyListTotals_first_contact, .tblArmyListTotals_insignificant, .tblArmyListTotals_leader, .tblArmyListTotals_merc_points, .tblArmyListTotals_merc_command {
	width: 24%;
	text-align: center;
}

.tblArmyListTotals_merc_points_error1, .tblArmyListTotals_merc_command_error1 {
	background: #AAAA00;
	color: #FFFFFF;
	width: 24%;
	text-align: center;
}

.tblArmyListTotals_heading_error1 {
	background: #AAAA00;
	color: #FFFFFF;
	width: 24%;
}

.tblArmyListTotals_troopers_error, .tblArmyListTotals_command_error, .tblArmyListTotals_merc_points_error2, .tblArmyListTotals_merc_command_error2 {
	background: #AA0000;
	color: #FFFFFF;
	width: 24%;
	text-align: center;
}

.tblArmyListTotals_heading_error {
	background: #AA0000;
	color: #FFFFFF;
	width: 24%;
}

tr.row0 td {
	padding: 5px;
	background: rgba(62, 116, 116, 0.1);
}

tr.row1 td {
	padding: 5px;
}
