body {
	color:#494949;
	font-family:Verdana;
	font-size:12px;
	margin: 0;
	padding: 0;
	background:#FBF9F2 none repeat scroll 0 0;
	text-align: center;
}
div.hr {
	height:0;
	border: 0;
	border-bottom: 1px solid #aaa;
	margin-top:20px;
	margin-bottom:20px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
div.clear {
	border-bottom: 0;
}
textarea {
	font-family: bitstream vera sans,sans-serif;
}
h2 {
	font-size:160%;
	line-height:130%;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Helvetica,Arial,sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
}
img {
	border:0;
}
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;*/
}
ul.todolist {
	margin-left: 20px;
	color: #777;
}
ul.formlist {
	font-weight: bold;
	list-style: none;
	margin-left:20px;
	margin-right:20px;
	padding:0;
}
li.formlistfield {
	font-weight: normal;
	list-style: none;
	margin-left:40px;
	margin-right:20px;
	padding:0;
}
li.formlistdesc {
	font-weight: normal;
	color: #777;
	font-style: italic;
	list-style: none;
	margin-left:40px;
	margin-right:20px;
	padding:0;
	margin-bottom:20px;
}
li.playerdetails {
	margin-left:60px;
}
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:link, a:visited {
  color: #6c420e;
  text-decoration: none;
}

a:hover {
  color: #53320a;
  text-decoration: underline;
}

a:active, a.active {
  color: #787167;
}
.form-submit {
	font-weight: bold;
	color: #006699;
}
#mapstore {
	width:612px;
	margin:0 auto;
}
#phpdiplomacy-header {
	background:#FBF9F2 url(/drupal/files/color/garland-f0d47bb1/body.png) repeat-x scroll 50% 0;
	margin:auto;
	max-width:1270px;
	padding:0 20px;
	text-align:left;
}
#phpdiplomacy-header-container {
	padding-left:0;
	height:80px;
	padding-right:0;
	padding-top:0px;
	padding-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	margin-bottom:0;
	width: 100%;
}
#phpdiplomacy-header-container img {
	float:left;
	padding-top:16px;
	margin:0;
	position:absolute;
	vertical-align:middle;
	border: 0;				
}
#phpdiplomacy-header-welcome {
	padding:5px;
	margin:0;
	text-align:right;
	font-style: italic;
}
#phpdiplomacy-header-goto {
	float:left;
	padding:0;
	margin:0;
	margin-top: 60px;
	text-align:left;
	clear:right;
	z-index:2;
}
#phpdiplomacy-right {
	float:right;
	padding:0;
	margin:0;
	margin-top: 60px;
	text-align:left;
	clear:right;
	z-index:2;
	width:190px;
}
#phpdiplomacy-right div {
	margin-left:0px;
	margin-top:10px;
}
#phpdiplomacy-header-goto ul {
	border:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:left;
	padding:0;
	padding-left:15px;
}
#phpdiplomacy-header-goto ul li.leaf {
	background:transparent url(/drupal/files/color/garland-f0d47bb1/menu-leaf.gif) no-repeat scroll 1px 0.35em;
	list-style-image:none;
	list-style-type:none;
	padding:0 0 0.2em 0;
	line-height:170%;
}

#phpdiplomacy-header-goto a {
	padding:0;
	margin:0;
	margin-left: 16px;
}
#phpdiplomacy-header-goto a.current {
	color:#000;
}
#phpdiplomacy-header-goto a.current:hover {
	color:#009902;
}
#phpdiplomacy-seperator {
	margin: 0;
	padding: 0;
	width: auto;
  	background: #f7f1de url(/drupal/files/color/garland-f0d47bb1/bg-navigation.png) repeat-x 50% 100%;
	font-size: 0;
	height: 5px;
	border-top: 1px solid #000000;
	margin-bottom:10px;
}
#phpdiplomacy-seperator-fixed {
	position:absolute;
	top:110px; /* This is #phpdiplomacy-header height+ its padding.
			because IE doesn't support min-width.. */
	margin: 0;
	padding: 0;
	width: 710px;
  	min-height: 1em;
  	background: #f7f1de url(/drupal/files/color/garland-f0d47bb1/bg-navigation.png) repeat-x 50% 100%;
	font-size: 0;
	height: 5px;
	border-top: 1px solid #000000;
}
.phpdiplomacy-content {
	text-align: left;
}
#gamenotify {
	margin-bottom: 3px;
}
#phpdiplomacy-content-publicforum {
	width: 620px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}
#phpdiplomacy-content-gameforum {
	width: 620px;
	height: 500px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}
#phpdiplomacy-footer {
	margin-top: 5px;
	font-size: 11px;
	text-align: center;
	color: #777;
}
div.phpdiplomacy-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: 12px;
	border-bottom:1px solid #aaa;
	
}
div.phpdiplomacy-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;
}
div.phpdiplomacy-gamelistings-tabs a.current:hover {
	text-decoration:none;
	background-color: #e5e5e5;
	color:#009902;
}
div.phpdiplomacy-gamelistings-tabs a {
	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;
}
div.phpdiplomacy-gamelistings-tabs a:hover {
	text-decoration:none;
	background-color: #f5f5f5;
}
div.phpdiplomacy-postbox {
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	padding:10px;
	padding-left:20px;
	margin:20px 0px;
}
.postbox {
	text-align:center;
}
.phpdiplomacy-thread {
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #888;
	padding:5px 10px;
}
.threadborder1 {
	border: 1px solid #d1d1d1;
	/* border color is background color subtract #393939 */
}
.threadborder2 {
	border: 1px solid #cecece;
}
.threadalternate1 {
	background-color:#fafafa;
}
.threadalternate2 {
	background-color:#f5f5f5;
}
.replyborder1 {
	border: 1px solid #c1c1c1;
	border-top:0;
}
.replyborder2 {
	border: 1px solid #bebebe;
	border-top:0;
}
.replyalternate1 {
	background-color:#eaeaea;
}
.replyalternate2 {
	background-color:#e5e5e5;
}
.phpdiplomacy-message-head {
	font-size:12px;
	width:auto;
	padding-bottom:5px;
}
.phpdiplomacy-message-subject {
	font-size:15px;
	padding-bottom:5px;
	color: #009902;
}
.phpdiplomacy-message-body {
	width:auto;
	color: #000;
	margin-left:10px;
	margin-right:10px;
}
.phpdiplomacy-message-foot {
	font-size:12px;
	padding-top:5px;
	width:auto;
}
.phpdiplomacy-reply {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.phpdiplomacy-reply-top {
	border-top:1px solid #c1c1c1;
	margin-top:5px;
}
.phpdiplomacy-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;
}
.AustriaHighlight {
	color: #FFFFFF ! important;
	background: #c48f85 ! important;
	border-color:#c48f85 ! important;
	border-style:solid solid none ! important;
	border-width:1px 1px 0 ! important;
}
.GermanyHighlight {
	color: #FFFFFF ! important;
	background: #a08a75 ! important;
}
.EnglandHighlight {
	color: #000000 ! important;
	background: #efc4e4 ! important;
}
.ItalyHighlight {
	color: #FFFFFF ! important;
	background: #a4c499 ! important;
}
.FranceHighlight {
	color: #FFFFFF ! important;
	background: #79afc6 ! important;
}
.TurkeyHighlight {
	color: #000000 ! important;
	background: #eaeaaf ! important;
}
.RussiaHighlight {
	color: #FFFFFF ! important;
	background: #a87e9f ! important;
}
.UnassignedHighlight {
	color: #FFFFFF ! important;
	background: #CE7800 ! important;
}
div.chatbox {
	max-height: 180px;
	overflow-x:hidden;
	overflow-y:auto;
	border-left: solid #aaa 1px;
	border-right: solid #aaa 1px;
	border-bottom: solid #aaa 1px;
}
TABLE {
	border-collapse: collapse;
	width:100%;
	table-layout:fixed;
}
TABLE.credits {
	border: solid #aaa 1px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
TABLE.orders {
	border: solid #aaa 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:12px;
	font-weight:bold;
	width:20%;
}
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 {
	color:#0b0b87;
}
TD.army {
	color:#34870b;
}

#header-region {
  min-height: 1em;
  background: #f7f1de url(/drupal/files/color/garland-f0d47bb1/bg-navigation.png) repeat-x 50% 100%;
}

#right-corner {
  background: transparent url(/drupal/files/color/garland-f0d47bb1/bg-content-right.png) no-repeat 100% 0;
  position: relative;
  left: 10px;
}

#left-corner {
  padding: 60px 25px 5em 35px;
  background: transparent url(/drupal/files/color/garland-f0d47bb1/bg-content-left.png) no-repeat 0 0;
  margin-left: -10px;
  position: relative;
  left: -10px;
  min-height: 400px;
}

#wrapper {
	background:#FBF9F2 url(/drupal/files/color/garland-f0d47bb1/body.png) repeat-x scroll 50% 0;
}

#content {
	margin-left: 210px;
	margin-right: 210px;
	background: #ffffff url(/drupal/files/color/garland-f0d47bb1/bg-content.png) repeat-x 50% 0;
}

#merchandise-menu div a img
{
	width: 120px;
}
