body {
	height: 100%;
	/*text-align: left;*/
	color: #FFFFFF;
	font-size: 10px;
	/*font-family: verdana, arial, sans-serif;*/
	font-family: Comic Sans, Comic Sans MS, cursive, veranda, arial;
	background-color: black;
	text-transform: uppercase;
}

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

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

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

A:hover {
	COLOR: #FFCC00; 
	text-decoration: underline;
	position: relative;
}

#page_wrapper {
	width: 1000px;
	height: 100%;
	background-color: #2F2F2F;
	margin: auto;
}

#header {
	/*background: url(../img/header.png) top no-repeat;*/
	background: url(../img/skyline_header.png) top no-repeat;
	height: 200px;
	margin-top: 10px;
	padding: 5px;
}

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

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

#leftnav h3, #rightnav h3, #content h3, #army_list h3 {
	color: #FFCC00;
	background-color: #404040;
	padding: 5px;
}

#rightnav {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	float: right;
	width: 230px;
	border: solid 1px red;
}

#content {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 210px;
	margin-right: 270px;
  	padding: 5px;
}

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

#army_list {
	/*position: absolute;*/
	margin-top: 10px;
	margin-bottom: 10px;
	width: 250px;
	padding: 5px;
	/*border: solid 1px black;*/
	float: right;
}

.tblProfilesHeading, .tblResourcesHeading {
	width: 100%;
	padding: 3px;
	font-weight: bold;
	background-color: #FFCC00;
	color: #404040;
}

.tblProfile0, .tblResource0 {
	width: 100%;
	padding: 3px;
}

.tblProfile1, .tblResource1 {
	width: 100%;
	padding: 3px;
	background: rgba(80, 80, 80, 0.8);
}

.profile_name_heading, .profile_name {
	width: 25%;
}

.resource_name_heading, .resource_name {
	width: 25%;
}
	
.profile_affiliation_heading, .profile_team_heading, .profile_origin_heading, .profile_affiliation, .profile_team, .profile_origin, .profile_level, .profile_level_heading  {
	width: 20%;
	text-align: center;
}

.resource_affiliation_heading, .resource_type_heading, .resource_affiliation, .resource_type, .resource_level_heading, .resource_level  {
	width: 20%;
	text-align: center;
}

.profile_add_heading, .profile_add, .resource_add_heading, .resource_add {
	width: 5%;
	text-align: center;
}

.tblFullProfile, .tblFullResource {
	width: 95%;
	padding: 3px;
	background-color: #000000;
	color: #FFFFFF;
	margin-left: 20px;
	margin-bottom: 5px;
}

.tblFullProfile_traits_header {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding 2px;
}

.tblFullProfile_traits_data {
	font-weight: bold;
	text-align: center;
	padding 2px;
}

.tblFullProfile_traits_header td {
	width: 12.5%;
}

.tblFullProfile_traits_M {
	background-color: #ED1B24;
	color: #000000;
	text-align: center;
	padding 2px;
	font-weight: bold;
}

.tblFullProfile_traits_S {
	background-color: #FDBD06;
	color: #000000;
	text-align: center;
	padding 2px;
	font-weight: bold;
}

.tblFullProfile_traits_N {
	background-color: #009DE0;
	color: #000000;
	text-align: center;
	padding 2px;
	font-weight: bold;
}

.tblFullProfile_trump_traits_header {
	background-color: #FFFFFF;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding 2px;
}

.tblFullProfile_trump_traits_M {
	background-color: #ED1B24;
	color: #FFFFFF;
	text-align: center;
	padding 2px;
	font-weight: bold;
}
.tblFullProfile_trump_traits_S {
	background-color: #FDBD06;
	color: #FF0000;
	text-align: center;
	padding 2px;
	font-weight: bold;
}

.tblFullProfile_trump_traits_N {
	background-color: #009DE0;
	color: #FF0000;
	text-align: center;
	padding 2px;
	font-weight: bold;
}

.tblFullProfile_exclusive, .tblFullProfile_power, .tblFullresource_data {
	padding: 5px;
}

.tblArmyList, .tblArmyListTeam {
	width: 100%;
	padding: 3px;
}

.tblArmyList td, .tblArmyListTeam td {
	padding: 3px;
}

.tblArmyList_heading_del {
	width: 10%;
}

.tblArmyList_heading_level {
	width: 20%;
	font-weight: bold;
	background-color: #FFCC00;
	color: #404040;
}

.tblArmyList_heading_name {
	font-weight: bold;
	background-color: #FFCC00;
	color: #404040;
}

.tblArmyList_level {
	background-color: #404040;
	text-align: center;
}

.tblArmyList_del {
	text-align: center;
}

.tblArmyList_res {
	background-color: #2F2F2F;
}

.tblArmyList_name {
	background-color: #404040;
}

.tblArmyListTotals {
	width: 100%;
	padding: 3px;
	background-color: #FFCC00;
	color: #404040;
}

.tblArmyListTotals_heading {
	width: 80%;
	font-weight: bold;
}

.tblArmyListTotals_data {
	text-align: center;
}

.tblArmyListTotals_data_error {
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: center;
}

.tblArmyListTotals_print {
	/*color: #404040;*/
	text-align: center;
	font-weight: bold;
	background-color: #009DE0;
}

.tblResourceList {
	width: 100%;
	background-color: #000000;
}

.tblResourceList_del {
	width: 10%;
}

.tblResourceList_name {
	width: 80%;
}

.tblResourceList_level {
	width: 10%;
}

.tblArmyList_res {
	background-color: #FFCC00;
}

.tblArmyList_res A, .tblArmyListTeam_res A {
	color: #404040;
}

.tblArmyListTeam_res {
	background-color: #009DE0;
}

.tblResourceList_add A, .tblResourceList_del A {
	color: #FFCC00;
}

.spanTitle {
	font-weight: bold;
}



