* {
			margin: 0; padding: 0;
			}
BODY {
			padding: 0 29px 20px 29px;
			font: 12px Verdana, Arial, Helvetica, sans-serif;
			background-color: #fff;
			}
A {
			color: #06c;
			text-decoration: none;
			}
A:HOVER	{
			text-decoration: underline;
			}
A.external {
			padding-left: 13px;
			background: url(../img/external.png) no-repeat left;
}
IMG {
			border: none;
			}
UL {
			list-style: none;
			}
OL {
               padding-left: 30px;
}
SUP, SUB {
			vertical-align: middle;
			position: relative;
			font-size: 75%;
			}
SUP {
			bottom: 0.5em;
			}
SUB {
			top: 0.5em;
			}
DIV.clearing {
			clear: both; 
			font-size: 0px;
			height: 0;
			}
DIV.ads {
			margin-top: 10px;
			text-align: center; 
			}
			
/* ABOUT PAGE */
div#ae {
			text-align: right;
}

div#ae table#serv_index {
			text-align: left;
}
/*HEADER*/			
div#header {
			margin-top: 30px;
			overflow: hidden; font: 12px Verdana, Arial, Helvetica, sans-serif;
			width: 100%;
			}
div#header a {
			text-decoration: none;
			}
div#header a:hover {
			text-decoration: underline;
			}
div#pers {
			float: left;
			color: #bbb;
			margin-bottom: 25px;
			}
div#pers a, div#pers span {
			padding: 0 5px;
			}
div#pers span {
			margin-left: -5px;
			color: #505050;
			}

a#this-site {
			float: right;
			display: block;
			margin-bottom: 25px;
			}

div#servers {
			float: left;
			color: #505050;
			}
div#servers select {
			font-size: 10px;
			margin-right: 10px;
			}
div#servers a.current {
			background: #dae1e8;
			padding: 4px;
			margin: 0 3px;
			}
a.new {
			color: #f00;
			}
div#servers a {
			margin: 0 3px;
			}
div#servers select {
			border: 1px solid #ddd;
			}

div#flags {
			float: right;
			}
div#flags a {
			float: left;
			text-align: center;
			padding: 2px 3px 0px;
			margin: 0;
			}
div#flags a.current {
			background: #dae1e8;
			}
div#flags div {border: 1px solid #ccc; padding: 1px; }
div#flags a img {
			margin: 0 auto;
			border: 0px;
			}
div#flags a span {
			display: block;
			}
/*HEADER END*/
/*SEARCH*/
div#search {
			height: 30px;
			background: #dae1e8;
			padding-top: 9px;
			margin-top: 20px;
			text-align: center; font: 12px Verdana, Arial, Helvetica, sans-serif;
			}
div#search p {
			display: inline;
			position: relative; top: -1px;
			color: #06c;
			}
div#search input#searchinput {
			width: 350px; height: 15px;
			margin-left: 2px;
			padding-left: 2px;
			font: 12px Verdana, Arial, Helvetica, sans-serif; color: #505050;
			}
div#search input#find {
			height: 20px;
			background: #95a4b2;
			border: 0px solid;
			width: 87px;
			font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #fff;
			padding-top: 0px;
			position: relative; top: 1px;
			cursor: pointer;
			}
div#search input#help {
			height: 20px; width: 21px;
			background: #95a4b2;
			border: 0px solid;
			font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #fff;
			position: relative; top: 1px;
			cursor: pointer;
			}
/*SEARCH END*/
/*COLUMNS*/
div#all {
			overflow: hidden;
			margin-top: 10px; margin-bottom: 10px;
			}
/*Menu*/
ul#menu {
			width: 100px;
			float: left;
			}
ul#menu li {
			color: #06c; padding: 5px;
			}
ul#menu li.current {
			background: #dae1e8;
			color: #000;
			}
ul#menu a {
			text-decoration: none;
			}
ul#menu sup {
			color: #f32727;
			}
/*Menu END*/
/*Cols themselves*/
div#cols {
			margin-left: 0px;
			}
div.colscont {
			overflow: hidden;
			}
ul.col-menu {
			overflow: hidden; zoom: 1;
			}
ul.col-menu li a {
			color: #000;
			text-decoration: none;
			}
ul.rightmenu li.current {
			background: #dae1e8;
			color: #000;
			}
ul.leftmenu li.current {
			background: #95a4b2;
			font-weight: bold;
			color: #fff;
			}

ul.col-menu.leftmenu li {
			display: inline; float: left;
			width: 19.5%;
			text-align: center;
			padding: 3px 0px;
			}
ul.col-menu.rightmenu li {
			display: inline; float: left;
			width: 100%;
			text-align: center;
			padding: 3px 0px;
			}
div.leftcol {
			width: 83%; margin-right: 1%;
			overflow: hidden;
			float: left;
			}
div.rightcol {
			width: 15%;
			overflow: hidden;
			float: right;
			border: 1px solid #dae1e8;
			}

table#serv_index{
			border-collapse: collapse;
			margin-top: 10px;
			position: relative; left: 1px;
			font-size: 11px;
			margin-left: auto;
			margin-right: auto;
			color: #000;
			width: 600px;
			}
table#serv_index tr td { padding: 5px; border: 1px solid #ddd }
/* table#serv_index tr { vertical-align: top; } */
table#serv_index tr td ul { 
	padding-left: 15px;
	list-style-type: disc;
	color: #dae1e8;
}

table.coltable {
			border-collapse: collapse;
			margin-top: 10px;
			width: 750px; position: relative; left: 1px;
			font-size: 11px;
			margin-left: auto;
			margin-right: auto;
			}
table.coltable td, table.coltable th {
			border: 1px solid #ddd;
			text-align: left;
			padding-left: 7px;
			color: black;
			}
table.coltable th a { text-decoration: none; }
table.coltable th.center, table.coltable td.center { text-align: center; }
table.coltable tr.hlted td, table.playerstat tr.hlted td {
			background: #efefef;
			}
table.coltable td a {
			text-decoration: underline;
			}
table.coltable td a.country {
			padding-left: 13px; background: url(i/country-bg.gif) no-repeat left 3px;
			}
table.coltable td.pop, table#townstat td.pop, table.playerstat td.pop {
			text-align: right;
			border-right: 0px;
			padding-left: 1px;
			padding-right: 1px;
			}
table.coltable td.diff, table#townstat td.diff, table.playerstat td.diff {
			text-align: left;
			border-left: 0px;
			padding-left: 1px;
			}
table#player, table#alliance {
			width: 30%;
			margin-left: auto;
			margin-right: auto;
			}
table#townstat th {
			text-align: center;
			}

table#townstat th.weekend {
			background: #ffff99;
			}
table.playerstat, table.alliancestat {
			width: 60%;
			font-size: 11px;
			margin-left: auto;
			margin-right: auto;
			}
table.alliancestat caption {
			margin-left: auto;
			margin-right: auto;
			}
.minus {
			color: #f00;
			}
.plus {
			color: #0c0;
			}
span.zero {
			color: gray;
			}
ol.hotlinks {
			font-size: 11px;
			padding-bottom: 3px;
			}
li.top_hl   {
			background: #dae1e8;
            }
ul.submenu {
               padding-left: 10px;
			}
ul.submenu li {padding: 10px 0; }

div#searchresult {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
div#searchresult ul {
			padding-left: 30px;
			list-style-type: lower-greek;
			}
span.hlight {
	font-weight:bold;
	background-color: #ffa;
	color: black;
}

div#map { text-align: center; font-size: 10px; } 
div#csv { text-align: center; font-size: 11px; } 

div#about {
		margin: auto 10%; text-align: justify;
		color: #202020;
		}
div#about p { margin: 10px; }
div#about blockquote { margin: 10px 30px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }
span#prev_week {
	float: left; margin-left: 10px;
	height: 11px;
}
span#next_week {
	float: right; margin-right: 10px;
	height: 11px;
}
span#prev_week a, span#next_week a { font-size: 10px; }

div#footer {
	margin-top: 15px;
	padding-top: 3px;
	text-align: center;
	font-size: 9px;
	color: #606060;
}


div.help {
	position: absolute;
	z-index: 2;
	left: -1000px;
	top: -1000px;
	border: 1px solid #ffcc66;
	background: #ffff99;
	visibility: hidden;
	font-size: 10px;
	color: black;
	text-align: left;
	padding: 0.5em;
}

.helplink {
	font-weight: bold;
	color: blue;
	float: none;
	padding: 0;
}

div#travian_help p, div#travian_help h2, div#travian_help h3 {
	margin-top 5px;	margin-bottom: 5px;
}

div#population_help ul { 
	padding-left: 30px;
	list-style-type: disc;
}

div#counters {
	position: absolute;
	z-index: -1;
	left: -1000px;
	top: -1000px;
}

.blue {
	background-color: #ddf;
}

.green {
	background-color: #dfd;
}

.red {
	background-color: #fdd;
}

div.footnote {
	margin-left: 30px;
	font-size: 9px;
	margin-bottom: 10px;
}

.link {
    color: #06c;
    cursor: pointer;
}
