/*
 * This CSS file is for the updated styles done by Mike Reilly
 */

body {
	background: white;
	font-family: Verdana;
	font-size: 8pt;
}
a {
	font-size: 8pt;
}

a:hover {
}

div#main {
  width: 998px;	
  background-color:#FFFFFF;
}

/**** HEADER ****/

div#nav {
	width: 998px;
	height: 65px;
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
}

div#nav div#topbar {
	width: 998px;
	height: 50px;
	background-color:#000000;
	color: #a7a7a7;
	font-size: 8pt;
}

div#nav div#topbar div#loggedInInfo {
	float: right;
	margin-top: 1px;
	height: 35px;
}

div#nav div#topbar img#logout {	
}

div#nav div#topbar span.welcome {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 7pt;
	margin-top: 4px;
	margin-right: 9px;
	float:right;
}

div#nav div#topbar a {
	font-size: 8pt;
}

div#nav img#logo {
	top:-36px;
	left:51%;
	margin-left: -94px;
	width:187px;
	height:88px;
	position:absolute;
}

div#nav #logoDiv{
	float:left;
	height:20px;
}

div#nav div#topbar a#join {
	float: left;
	margin-top: 5px;
	margin-left: 1px;
	margin-left: 5px;
	text-transform: uppercase;
}

div#nav div#topbar a {
	color: #FF0000;
}

div#nav div#topbar form {
	float: right;
	margin: 0;
}

div#nav div#topbar form input {
	margin: 0;
	padding: 0;
}

div#nav div#topbar form input.text {
	width: 113px;
	height: 15px;
	font-size: 10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #092D5D;
	color: #bfbfbf;
	margin: 0 13px 0 0;
	background-color:#000000;
}

div#nav div#topbar form label {
	display: inline;
	margin-right: 19px;
	padding: 0;
}

div#nav div#topbar form input.check {
	width:10px;
	height:10px;
	background-color: #000000;
	border: 1px solid #092D5D; 
}

div#nav div#topbar form input.login {
	width: 58px;
	height: 21px;
	background-image: url('http://www.usofearth.com/templates/yget/images/new/login_btn.jpg');
	border: none;
	cursor:pointer;
}

div#nav div#navbartop,
div#nav div#navbarAdmin {
  width: 998px;
  height: 29px;
  background-color: #082d5d;
  text-transform: uppercase;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  clear: right;
  position:relative;
}

div#nav div#navbartop a {
  color: white;
  font-size: 8pt;
  display: inline;
  float: left;
  text-decoration: none;
}

div#nav div#navbarAdmin a {
	color: white;
	font-size: 10pt;
	display: inline;
	float: left;
	padding: 6px 5px 7px;
	text-decoration: none;
}

div#nav div a#navHomeLink {
	margin-left: 0px;
}

#secondbar
{
	position:relative;
	float:right;
}
#firstbar a
{
	padding: 8px 14px 7px;
}
#secondbar a
{
	padding: 8px 14px 7px;
}
div#nav div#navbartop a:hover,
div#nav div#navbarAdmin a:hover {
	background-color: #466287;
	text-decoration: underline;
}

/***** ACTION STATION *****/

/***** HEADER 2 *****/

div#header2 {
	width: 998px;
	height: 21px;
	border-top: black 1px solid;
	border-bottom: #7f7f7f 1px solid;
	background-color: #0b3e80;
	text-transform: uppercase;
}

div#header2 div.text {
	width: 456px;
	float: left;
	margin-left: 7px;
	margin-top:0px;
}

div#header2 span#leftoflogo {
	color: #89a0b0;
	margin-right: 20px;
}

div#header2 a#rightoflogo {
	color: white;
	margin-right: 28px;
	text-decoration: underline;
}

div#header2 a#rightoflogo sup {
	text-transform: lowercase;
}

div#header2 div#rightSide {
	width: 46%;
	float: right;
	text-align: center;
}

div#header2 div#rightSide a{
	padding: 4px 40px;
	color: white;
	text-decoration: none;
	display: inline;
	float: left;
}

div#tabText a{
	padding: 4px 20px;
	color: white;
	text-decoration: none;
	display: inline;
	float: left;
}

div#tabText a.selected {
	background-color: #3d6599;
}

div#header2 div#rightSide a:hover{
	background-color: #3d6599;
	text-decoration: underline;
}

div#header2 div#rightSide a.selected {
	background-color: #3d6599;
}

div#header2 ul {
  margin-right: 120px;
  height: 21px;
  float: right;
}

div#header2 ul li {
	display: inline;
	float: left;
	padding: 4px 24px;
}

div#header2 ul li:hover {
	background-color: #3d6599;
}

div#header2 ul li a {
	text-decoration: none;
	color: white;
}

div#header2 ul li a:hover {
	text-decoration: underline;
}

/***** BOXES *****/

div#topLeftBox {
	clear: both;
	width: 246px;
	height: 475px;
	float: left;
}

div#topLeftBoxIndex {
	clear: both;
	width: 467px;
	height: 500px;
	float: left;
}

div#topLeftBox div.headerBar,
div#topLeftBoxIndex div.headerBar,
div#regimeChart div.headerBar
{
	background-color: #c6d2e2;
	height: 18px;
}

div#topLeftBoxIndex div.headerBarIndex {
	background-color: #FFFFFF;
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
}

div#topLeftBoxIndex div.headerBar {
	background-color: #c6d2e2;
	height: 18px;
}


div#topLeftBoxIndex div.headerBar1 {
	background-color: #FFFFFF;
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
}

div#topLeftBox div.secondBar {
	height: 17px;
}

div#topLeftBox div.headerBarTarget {
  background-color: #c7c7c7;
}

div#topLeftBox div.secondTargetBar {
	height: 16px;
	font-size:12px;
}

div#topLeftBox div.headerBar span {
  float: left;
  font-size: 10pt;
}

div#topLeftBoxIndex div.headerBar #index {
  font-size: 10pt;
  text-align:center;
}

div#topLeftBox div.headerBar select {
	float: right;
	height: 18px;
}

div#topLeftBox div.headerBar a.right {
	float: right;
	margin-top: 1px;
	margin-right: 6px;
}

div#topLeftBox div.headerBar a.viewAsText {
	text-transform: uppercase;
	color: #9a9a9a;
	text-decoration: none;
}

div#topLeftBox div.headerBar a.defender {
	color: #d20000;
}

div#topLeftBox div.userInfo {
	background-color: #dbe2ec;
	height: 83px;
	border: #cbd1dd 1px solid;
    font-size: 8pt;
    text-transform: uppercase;
}

div#topLeftBox div.userInfo img {
	max-width: 70px;
	max-height: 79px;
}

div#topLeftBox div.targetInfo {
	height: 76px;
	border: #cbd1dd 1px solid;
	font-size: 8pt;
	text-transform: uppercase;
	background-color: #dbdbdb;
}

div#topLeftBox div.targetInfo img {
	max-width: 70px;
	max-height: 72px;
}

div#topLeftBox div.userInfo div.details,
div#topLeftBox div.targetInfo div.details {
	float: left;
}

div#topLeftBox div.userInfo img,
div#topLeftBox div.targetInfo img {
	float: left;
}

div#topLeftBox table {
	width: 130px;
	float: left;
	padding: 0;
	margin-left: 3px;
	border-collapse: collapse;
}

div#topLeftBox table tr td {
	font-size: 8pt;
	text-transform: uppercase;
}

div#topLeftBox div.userInfo a {
	color: #174fa2;
	font-size: 8pt;
}

div#topLeftBox div.targetInfo a {
	font-size: 8pt;
	color: #d20000;
}

div#topLeftBox div.links {
	float: left;
}

div#topLeftBox div.links p {
	margin-left: 3px;
	line-height: 15px;
}

div#topLeftBox div#usersCharts,
div#topLeftBox div#targetCharts {
	height: 109px;
}

div#topLeftBox div#usersCharts div,
div#topLeftBox div#targetCharts div {
	float: left;
	height: 107px;
	width: 120px;
	border-right: #dbd8d3 1px solid;
	border-top: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
}

div#topLeftBox div#usersCharts div#userTeck,
div#topLeftBox div#targetCharts div#targetTeck {
	border-left: #dbd8d3 1px solid;
}

div#topLeftBox div#usersCharts div span,
div#topLeftBox div#targetCharts div span {
	display: block;
	margin: 0;
	padding: 1px 0 0 1px;
	line-height: 12px;
}

div#topLeftBox div#usersCharts div span.label,
div#topLeftBox div#targetCharts div span.label {
	background-color: #dbe2ec;
}

div#topLeftBox div#usersCharts div span.value,
div#topLeftBox div#targetCharts div span.value {
  font-weight: bold;
}

div#topLeftBox div#targetCharts div a {
  background-color: #5a1b09;
  width: 115px;
  height: 67px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  padding: 40px 3px 0;
}

div#topLeftBox div#targetCharts div a.clickProbe {
  color: #9dabac;
}

div#topLeftBox div#targetCharts div a.clickSpy {
  color: white;
}

div#topLeftBox div.headerRedBar,
div#forces div.headerRedBar {
	background-color: #80260b;
	border-top: black 1px solid;
	border-bottom: #7f7f7f 1px solid;
	height: 15px;
	text-align: center;
	text-transform: uppercase;
	color: #d3d3d3;
	padding-top: 2px;
}

div#topLeftBox div.headerRedBar div#backTarget {
	float: left;
}

div#topLeftBox div.headerRedBar span.heading {
	float: left;
	width: 135px;
}

div#topLeftBox div.headerRedBar div#nextTarget {
	float: right;
}

div#topLeftBox div.headerRedBar div#backTarget span,
div#topLeftBox div.headerRedBar div#nextTarget span {
	color: black;
}

div#topLeftBox div.headerRedBar div#backTarget a,
div#topLeftBox div.headerRedBar div#nextTarget a {
  color: white;
}

div#topRightBox {
	float: right;
	width: 750px;
	height: 475px;
}

div#topRightBoxIndex {
	float: right;
	width: 530px;
	height: 475px;
}


div#topRightBoxIndexBottom {
	float: right;
	width: 510px;
	height: 500px;
}

div#topRightBox div.headerBar,
div#topRightBoxIndex div.headerBar,
div#topLeftBoxIndex div.headerBar,
div#topRightBoxIndexBottom div.headerBar
{
	height: 13px;
	padding-top: 4px;
	background-color: #9bacc8;
	padding-bottom: 4px;
	position: relative;
}

div#topRightBox div.headerBar a
{
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px 16px;
	display: inline;
	color: black;
	text-decoration: none;
}

div#topLeftBoxIndex div.headerBar a,
div#topRightBoxIndex div.headerBar a,
div#topRightBoxIndexBottom  div.headerBar a
{
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px 10px;
	display: inline;
	color: black;
	text-decoration: none;
}

div#regimeChart div#topPlayersTabs a,
div#logBox div#combatTabs a
{
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px 7px;
	display: inline;
	color: black;
	text-decoration: none;
	background-color: #cad6e4;
}

div#logBox div#combatTabs
{
	padding: 4px 0px;
	background-color: #cad6e4;
}


div#topRightBox div.headerBar a:hover,
div#topLeftBoxIndex div.headerBar a:hover,
div#topRightBoxIndex div.headerBar a:hover,
div#topRightBoxIndexBottom div.headerBar a:hover,
div#regimeChart div#topPlayersTabs a.hover,
div#logBox div#combatTabs a.hover
{
	background-color: #cad6e4;
	text-decoration: underline;
}

div#topRightBox div.headerBar a.selected, 
div#topLeftBoxIndex div.headerBar a.selected,
div#topRightBoxIndex div.headerBar a.selected,
div#topRightBoxIndexBottom div.headerBar a.selected,
div#regimeChart div#topPlayersTabs a.selected,
div#logBox div#combatTabs a.selected
{
	background-color: white;
}

div#topRightBox div.headerBar ul {
	margin: auto;
	display: block;
}

div#topRightBox div.headerBar ul li {
	display: inline;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px 16px;
}

div#topRightBox div.headerBar ul li:hover {
	background-color: #cad6e4;
}

div#topRightBox div.headerBar ul li a {
	text-decoration: none;
	color: black;
	font-size: 8pt;
}

div#topRightBox div.headerBar ul li a:hover {
	text-decoration: underline;
}

div#topRightBox div#mapdiv {
	height: 0;
}

div#topRightBox div#mapdiv1,
div#topRightBox div#mapdiv2,
div#topRightBox div#mapdiv3 {
	float: left;
	height: 475px;
	width: 250px;
}

div#topRightBox div.container {
  overflow-y: auto;
  clear: both;
  height: 362px;
}

div#topRightBox div.containerNoBottom {
	overflow-y: auto;
	clear: both;
	height: 440px;
}

div#topRightBox table {
	width: 100%;
}

div#topRightBox table thead tr th {
	background-color: #c6d2e2;
	border: #7f8480 1px solid;
	color: black;
	text-align: center;
	font-weight: normal;
}

div#topRightBox table thead tr th.troopsCol {
  width: 41px;
}

div#topRightBox table tbody tr td,
div#topRightBox table tbody tr td input {
	font-size: 12px;
}

div#topRightBox table tbody tr td.available {
	height: 310px;
	text-align: center;
	vertical-align: middle;
}

div#topRightBox div.containerNoBottom table tbody tr td.nodata {
  height: 400px;
  text-align: center;
  vertical-align: middle;
}

div#topRightBox table tbody tr td.available a {
	color: #a7a7a7;
	font-size: 10pt;
}


div#topRightBox table tbody tr td input {
	width: 94%;
	text-align: right;
	border: #7f8480 1px solid;
	color: #b4b4b4;
}

div#topRightBox table tbody tr td input.short {
	width: auto;
	background-color: white;
}

div#topRightBox table tbody tr td input.altered,
div#topRightBox label input.altered {
	color: black;
}

div#topRightBox table tbody tr td select {
	width: 94%;
}

div#topRightBox div.bottomBar {
  text-align: center;
  text-transform: uppercase;
  background-color: #c6d2e2;
  border: #666a6d 1px solid;
  height: 22px;
  font-weight: bold;
}
div#topRightBox div#troopsOnDuty {
	margin: 10px 0 0 56px;
}

div#topRightBox label {
	display: block;
	float: left;
	margin: 0 8px;
	text-align: center;
	text-transform: uppercase;
}

div#topRightBox label input {
	width: 70px;
	text-align: right;
	border: #7f8480 1px solid;
  color: #b4b4b4;
  background-color: white;
}

div#topRightBox div#troopsOnDuty label {
	margin: 0 30px;
}

div#topRightBox form#defensiveForm label {
	 margin-top: 8px;
	 color: #b4b4b4;
}

div#topRightBox input.goBtn {
	float: right;
	width: 49px;
	height: 21px;
	border: none;
	background: url(../../../../templates/yget/images/new/go_btn.jpg) no-repeat top;
	margin: 18px 8px 0;
}

div#topRightBox input.allForcesBtn {
	float: right;
	width: 100px;
	height: 21px;
	border: none;
	background: url(../images/new/all_forces_btn.gif) no-repeat top;
}

div#topRightBox input.trainBtn {
  float: right;
  width: 61px;
  height: 21px;
  border: none;
  background: url(../images/new/train_btn.gif) no-repeat top;
  margin: 18px 8px 0;
}

div#topRightBox input.updateBtn {
	float: right;
	width: 63px;
	height: 21px;
	border: none;
	background: url(../images/new/update_btn.jpg) no-repeat top;
	margin: 18px 8px 0;
}

div#topRightBox input.borrowBtn {
	float: right;
	width: 69px;
	height: 21px;
	border: none;
	background: url(../images/new/borrow_btn.jpg) no-repeat top;
	margin: 18px 8px 0;
}

div#topRightBox p#topInfo {
	text-transform: uppercase;
	color: #b4b4b4;
	margin: 3px 0 1px 3px;
}

div#topRightBox p#topInfo strong {
	font-weight: bold;
	color: black;
}

div#topRightBox div#choosePlayer {
}


div#topRightBox div#choosePlayer span {
	background-color: #cad6e4;
  text-transform: uppercase;
  border: #959ca4 1px solid;
  margin: 1px;
  float: left;
  padding: 2px;
}


div#topRightBox div#choosePlayer select {
	float: right;
}

div#topRightBox div.attackLinks a {
	/*width: 263px;*/
	text-transform: uppercase;
	text-align: center;
	background-color: #9bacc8;
	color: white;
	display: block;
	float: left;
	font-size: 10pt;
	font-weight: bold;
	margin: 1px;
	margin-right:1px;
	text-decoration: none;
	padding:2px 8px 2px 8px;
	height:20px;
	border:1px solid #092D5D;
}

div#topRightBox div.attackLinks a:hover {
	background-color: #cad6e4;
	text-decoration: underline;
}

div#topRightBox div#combatLog {
	width: 527px;
	height: 104px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 8pt;
}
div#topRightBox div#combatLog a#fullHistory {
	text-transform: uppercase;
	color: blue;
	text-decoration: underline;
  	float: right;
}

div#topRightBox div#attackAnimation {
	width: 527px;
	height: 347px;
}

div#topRightBox div#attackAnimation div#negotiation {
	padding: 10px;
}

div#topRightBox div#attackAnimation div#negotiation p {
	margin-top: 1em;
}

div#topRightBox div#attackAnimation div#negotiation ul {
	margin: 1em 0 1em 20px;
}

div#topRightBox div#attackAnimation div#negotiation div#timedata table tbody tr td select,
div#topRightBox div#attackAnimation div#negotiation div#pctimedata table tbody tr td select {
	width: 40px;
}

div#topCharts {
	clear:both;
	overflow: auto;
}

div#topCharts div.headerBar {
	background-color: #d0d0d0;
	border-top: black 1px solid;
	border-bottom: #7f7f7f 1px solid;
	height: 23px;
	text-transform: uppercase;
	padding-top: 3px;
	font-size: 8pt;
	vertical-align:top;
}

div#topCharts div.headerBar .left {
	width:450px;
	height:inherit;
	clear:both;
	margin-right:100px;
	position:absolute;
	vertical-align:top;
	margin-left:10px;
}

div#topCharts div.headerBar div.right {
	width:450px;
	clear:both;
	position:absolute;
	margin-left:650px;
}

div#topCharts div#regimeChart {
	width: 475px;
	height: 410px;
	float: left;
	border-left: #a7a7a7 1px solid;
	border-right: #a7a7a7 1px solid;
	border-bottom: #a7a7a7 1px solid;
}

div#topCharts div#logBox {
	width: 475px;
	height: 300px;
	float: left;
	border-left: #a7a7a7 1px solid;
	border-right: #a7a7a7 1px solid;
	border-bottom: #a7a7a7 1px solid;
}

div#topCharts div#warriorChart{
	width: 510px;
	height: 410px;
	float: right;
	border: #a7a7a7 1px solid;
	margin-right:5px;
}

div#topCharts div#commentBox {
	width: 510px;
	height: 300px;
	float: right;
	border: #a7a7a7 1px solid;
	margin-right:5px;
}

/***** FOOTER *****/

div#footer {
  clear: both;
  width: 998px;
  text-transform: uppercase;
  text-align: center;
  background-color:#000000;
}

div#footer ul {
  display:block;
  width:998px;
  height:20px;
  text-align:center;
  padding-top:4px;
  background-color: #082d5d;
}

div#footer ul li {
	display: inline;
	background-color: #082d5d;
	float: center;
	padding: 4px 3px 7px;
	font-weight: bold;
}

div#footer ul li a {
  color: white;
  font-size: 8pt;
  text-decoration: none;
}

div#footer ul li:hover {
  background-color: #466287;
}

div#footer ul li a:hover {
  text-decoration: underline;
}

div#footer span {
  clear: both;
  font-size: 10pt;
  color: #a7a7a7;
}

.headerText
{
	background-color:#0B3E80;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#redIndexText a, .redIndexText a
{
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

div#contentIndex a
{
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

div#contentIndex
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

div#redMoreText a, .redMoreText a
{
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:right;
	margin-bottom:10px;
}

span#postedby
{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


span#username a, span#username
{
	color:#0000FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

span#usernameRight a, .usernameRight
{
	color:#0000FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:2px 2px 2px 2px;
}
div#content, span#content
{
	color:#000000;
	Font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.boxClass
{
	border: 2px #0B3E80 solid;
	margin-top:90px;
	margin-left:5px;
	margin-right:1px;
	margin-bottom:10px;
}

div#morenews
{
	height:130px;
}

div#header3 {
    background-color:#9BACC8;
    border-bottom:1px solid #7F7F7F;
    border-top:1px solid black;
    height:21px;
    text-transform:uppercase;
	text-align:center;
    width:998px;
}