body {
	font-size: 14px;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	background-color: #d9d9d9;
	text-align: center;
	color: #39383A;
}
div.content-title-header {
    border-bottom:#bbb 1px solid !important;
}
div.pageTitle, .boardHeader .gameName { 
    text-shadow: #999999 1px 1px 1px;
    font-size:22px !important;
    font-weight:normal !important;
}
div.pageTitle {
    font-size:18pt;
    color:#009922;
    font-weight:bold;
    padding:4px 20px;
}
.bottomborder {
    border-bottom:#ccc 1px solid;
}
div.pageDescription {
    padding:4px 20px;
    color:#666;
    font-style:italic;
    border-top:#ccc 1px solid;
}
.messageFromMe {
	font-style: italic;
}
span.logon {
	font-size:11px;
	}
span.points {
	/* No (1234
			D),
		only (1234D) */
	white-space: nowrap;
}
input[type="text"], input[type="submit"], input[type="password"], textarea, select {
	font-size: 14px;
	background-color: #eaffea;
	border: 1px solid #c1c1c1;
	color:#009902;
}
textarea {
	font-size: 16px ! important; 
	width:90%;
	font-family: sans-serif;
}
div.hr, div.hrthin {
	height:0;
	border: 0;
	border-bottom: 1px solid #aaa;
	margin-top:10px;
	margin-bottom:10px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
div.postboxadvice {
	font-size:13px;
	text-align:center;
	font-style: italic;
	color:#777
	}
div.hr {
}
div.clear {
	border-bottom: 0;
}
h1, h2, h3, h4 {
	color: #009902;
	margin-bottom:5px;
}
h3 {
	margin-left:10px;
}
img {
	border:0;
}
p.profileComment {
	font-size:12px;
	font-style:italic;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	}
img.center {
	text-align:center;
}
h2.black {
	color: #000;
}
span.gamename {
	font-size:15px;
	color: #009902;
	font-weight:bold;
}
ul.gamemain {
	margin-left:20px;
	margin-right:20px;
	padding:0;
}
ul.gamesublist {
	font-weight: normal;
	font-size:13px;
	color: #777;
	/*list-style: none;*/
}
div.rightHalf {
	float:right;
	width:50%;
	padding-top:0;
	margin-bottom:0;
	border-left:1px solid #aaa;
	padding-left:10px
}
div.leftHalf {
	width:50%;
}
ul.todolist {
	margin-left: 20px;
	color: #777;
}

ul.formlist {
	list-style: none;
	margin-left:20px;
	margin-right:20px;
	padding:0;
}

li {
	margin-bottom:5px;
}
li.formlisttitle {
	font-weight: bold;
}

.spaced-button {
    margin-left: 1em;
    margin-right: 1em;
}

.form-submit {
	font-weight: bold ! important;
	color: #006699 ! important;
}
li.formlistfield {
	list-style: none;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
}
li.formlistdesc {
	font-weight: normal;
	color: #777;
	list-style: none;
	margin-left:20px;
	margin-right:20px;
	border-left: 1px solid #aaa;
	padding-left: 10px;
	margin-bottom: 30px;
}
li.playerdetails {
	margin-left:60px;
}
.intro {
	font-size:16px;
}
li.introheader {
	margin-top:20px;
	font-weight: bold;
	list-style: none;
}
li.introexplain {
	font-weight: normal;
	color: #555;
	list-style: none;
	margin-left:20px;
	margin-right:20px;
}
li.introexplainsupport {
	font-weight: normal;
	color: #555;
	list-style: none;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}
li.introimages {
	text-align:center;
	margin-top:10px;
	list-style: none;
}
strong {
	font-weight: bold;
}
strong.description {
	font-weight: bold;
	font-style: italic;
	color: #777;
	margin-left:40px;
}
p.notice {
	font-weight: bold;
	text-align: center;
	margin:0px;
}
p.welcome {
	margin-left: 20px;
	margin-right: 20px;
}
p.question {
	font-weight: bold;
	margin-bottom:10px;
}
p.answer {
	margin:20px;
	margin-top:0;
}
p.smallindent {
	font-size:13px;
	color: #777;
	margin-left:40px;
}
p.orders {
	margin:0 20px;
}
p.code {
	font-family: courier;
	font-size:12px;
	margin-left:40px;	
}
p.lightgrey {
	font-size:13px;
	text-align:center;
	color:#777;
	font-style:italic;
}
a {
	font-weight: bold;
	text-decoration:underline;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:active {
	color: #006699;
}
a:hover {
	color: #009902 ! important;
}
a.light {
	font-weight:normal;
	text-decoration:none !important;
}
#mapstore {
	text-align:center;
	margin:0 auto;
}
#header {
	background-color: #fff;
	width: auto;
	padding:0;
	margin:0;
	text-align: left;
}
#header-container {
	padding-left:0;
	background-color: #fff;
	height:50px;
	padding-right:0;
	padding-top:6px;
	padding-bottom:4px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	margin-bottom:0;
	width: 800px;
}
#logo {
	padding:0;
	margin:0;
	position:absolute;
	vertical-align:middle;
	border: 0;				
}
#header-welcome {
	padding:0;
	margin:0;
	text-align:right;
	font-style: italic;
}
#header-welcome a {
	font-weight:normal !important;
	text-decoration:none !important;
}
#header-goto {
	padding:0;
	margin:0;
	margin-top: 18px;
	text-align:right;
	clear:right;
}
#header-goto a {
	margin-left: 14px;
}
#header-goto a.current {
	color:#000;
}
#header-goto a.current:hover {
	color:#009902;
}
#seperator {
	margin: 0;
	padding: 0;
	width: auto;
	background-color: #006699;
	font-size: 0;
	height: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom:5px;
}
#seperator-fixed {
	position:absolute;
	top:60px; /* This is #header height+ its padding.
			because IE doesn't support min-width.. */
	margin: 0;
	padding: 0;
	width: 800px;
	background-color: #006699;
	font-size: 0;
	height: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #f5f5f5;
}
div.content {
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 750px;
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 15px 24px;	
}
div.content-bare {
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 798px; /* 800-2x1px border*/
}
div.content-notice {
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 768px;
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 8px 15px;	
	
}
div.content-board-header, div.content-home-header {
	margin-top:6px;
	border-bottom:0;
	}
div.content-board-header {
	border: 1px solid #aaa;
	background-color:#f5f5f5;
	border-bottom:0;
	}
div.content-follow-on {
	margin-top:0 !important;
	border-top:0 !important;
	}
div.content-home-header {
}
div.content-home-updates {
	
}
.content-slotBottom {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding:0;	
	width: 750px;
	padding-left: 24px;
	padding-right: 24px;
	border: 1px solid #aaa;
	}
.content-slot {
	border-top:0;
	margin-top:0;
	}
#content-publicforum {
	width: 710px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}
div.forum {
	width: 710px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}
#footer {
	margin-top: 5px;
	font-size: 11px;
	text-align: center;
	color: #777;
}
#chatboxtabs {
	font-size: 14px !important;
	}
div.gamelistings-tabs {
	width: auto;
	padding-top:3px;
	padding-bottom:3px;
	/*padding-left:20px;
	padding-right:20px;*/
	height:auto;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	border:0;
	text-align:center;
	font-size: 13px;
	border-bottom:1px solid #aaa;
	
}
div.gamelistings-tabs a.current {
	text-decoration:none;
	background-color: #eaeaea;
	color:#000;
	border-top:1px solid #888;
	border-left:1px solid #888;
	border-right:1px solid #888;
	border-bottom:2px solid #000 ! important;
}
div.gamelistings-tabs a.current:hover {
	text-decoration:none;
	background-color: #e5e5e5;
	border-bottom:2px solid #009902 ! important;
	color:#009902 !important;
}
div.gamelistings-tabs a {
	white-space: nowrap;
	text-decoration:none;
	margin:0;
	margin-left:5px;
	margin-right:5px;
	padding-right:6px;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:3px;
	border:0;
	background-color: #fafafa;	
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	
	border-bottom:2px solid #006699 ! important;
}
div#chatboxtabs a {
	margin-left:2px;
	margin-right:2px;
	padding-right:4px;
	padding-left:4px;
	padding-top:3px;
	padding-bottom:3px;
}
div.gamelistings-tabs a
div.gamelistings-tabs a:hover {
	text-decoration:none;
	background-color: #f5f5f5;
	border-bottom:2px solid #009902 ! important;
	border-top:1px solid #009902 ! important;
	border-left:1px solid #009902 ! important;
	border-right:1px solid #009902 ! important;
}
.postbox {
	text-align:center;
}
.thread {
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #666;
	padding:5px 10px;
}
.threadborder1 {
	border: 1px solid #d1d1d1;
	/* border color is background color subtract #393939 */
}
.threadborder2 {
	border: 1px solid #cecece;
}
.threadalternate1 {
	background-color:#f5f5f5;
}
.threadalternate2 {
	background-color:#f0f0f0;
}
.replyborder1 {
	border: 1px solid #c1c1c1;
	border-top:0;
}
.replyborder1 .first {
	border-top: 1px solid #c1c1c1;
}
.replyborder2 {
	border: 1px solid #bebebe;
	border-top:0;
}
.replyalternate1 {
	background-color:#eaeaea;
}
.replyalternate2 {
	background-color:#e5e5e5;
}
.message-head {
	font-size:13px;
	float:right;
	text-align:right;
	padding-left:5px;
	margin-left:5px;
}
.leftRule {
	border-left: 1px solid #aaa;
}
.bottomRule {
}
.message-subject {
	font-size:15px;
	color: #009902;
	overflow:hidden;
}
.message-body {
	color: #000;
	margin:5px;
	margin-left:10px;
	margin-right:10px;
	font-size:15px;
}
.message-foot-notification {
	font-size:14px;
	float:right;
	text-align:right;
}
.message-foot {
}


form {
	margin:0;
}

.reply {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:15px;
	padding-bottom:10px;
}
.reply-top {
	border-top:1px solid #c1c1c1;
	margin-top:5px;
}
.content-game {
	margin-left:10px;
}
.Global {
	color: #CE7800 ! important;
}
.Austria {
	color: #D62929 ! important;
}
.Germany {
	color: #8B481A ! important;
}
.England {
	color: #DD51BD ! important;
}
.Italy {
	color: #259901 ! important;
}
.France {
	color: #007BA5 ! important;
}
.Turkey {
	color: #b8ad00 ! important;
}
.Russia {
	color: #6F005D ! important;
}
div.chatbox {
	max-height: 180px;
	overflow-x:hidden;
	overflow-y:auto;
	border-left: solid #c1c1c1 1px;
	border-right: solid #c1c1c1 1px;
	border-bottom: solid #c1c1c1 1px;
}
div.chatbox td {
	overflow:hidden;
}
div.chatboxnotabs {
	border-top:1px solid #aaa;
	}
.chatboxMembersList {
	font-size:12px;
	text-align:center;
	}
TABLE {
	border-collapse: collapse;
	width:100%;
}
div.datc table {
	border: solid #aaa 1px;
}
div.datc th, .datc td {
	border-right: solid #aaa 1px;
}
div.datc th {
	border-top: solid #aaa 1px;
	text-align:center;
	text-decoration:underline;
	border-bottom: solid #aaa 1px;
	padding: 3px 5px;
	font-size:16px;
}
TABLE.credits {
	border: solid #aaa 1px;
	width:85%;
	margin-left:auto;
	margin-right:auto;
}
TABLE.orders {
	border: solid #c1c1c1 1px;
	width:95%;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
}
TD {
	padding:5px;
}
TD.left {
	text-align:right;
	font-size:13px;
	font-weight:bold;
	width:15%;
}
td.notice {
	font-weight:bold;
	text-align:center;
	}
td.send {
	vertical-align:middle;
	width:14% ! important;
	}
TD.time {
	vertical-align:bottom;
	width:14% ! important;
	border-right: solid #aaa 1px;
}
TR.header {
	border-bottom: solid #aaa 1px;
}
TD.uniticon {
	width:6%;
	text-align:right;
}
TD.center {
	text-align:center;
}
TD.fleet, div.fleet {
	color:#0b0b87;
}
TD.army, div.army {
	color:#34870b;
}


span.orderNotice {
	font-weight:bold;
}
.likeMessageToggleLink, .likeCount {
	font-size:8pt;
	font-style:italic;
}
