
form {
	margin: 0px;
	padding: 0px;
}

a, body, input{
	cursor: url("sword.cur");
}

a:hover,a:active, .bigbutton, .button, .link {
	cursor: url("sword.cur");
	*cursor: url("2sword.ani");
}

a {
	font-size: 12px;
	text-decoration: none;
	cursor: url("sword.cur");
	*cursor: url("2sword.ani");
}

a:link,a:visited {
	color: #FFDFBF;
	cursor: url("sword.cur");
	*cursor: url("2sword.ani");
}

a:hover,a:active {
	color: #FFA74F;
	cursor: url("sword.cur");
	*cursor: url("2sword.ani");
}

#infotext a {
	color: black;
	text-decoration: underline;
	cursor: url("sword.cur");
	*cursor: url("2sword.ani");
}


h1 {
	font-size: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h2 {
	font-szie: 18px;
	width: 100%;
	display: block;
	padding-bottom: 4px;
	border-bottom: 2px solid #6D6D6D;
	margin-bottom: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 2px;
}

h3 {
	font-szie: 12px;
	margin-bottom: 2px;
}

.world {
	position: absolute; 
	top: 33px; 
	right: 40px;
}

body {
	text-align: left;
	background-color:#2C2C2C;
	background-image: url('images/bg4.gif');
	color: #E5E5E5;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #B8BAB5;
	scrollbar-darkshadow-color: #B8BAB5;
	scrollbar-face-color: #808080;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #808080;
	margin: 0px;
}

#main {
	text-align:left;
	overflow: hidden;
	width: 468px;
	margin: 10px;
	margin-bottom: 0px;
	text-align: left;
}


#b {
	color:#A1A1A1;
	text-align: center;
	font-size: 9px;
	width: 468px;
	font-family: Arial, Impact;
	bottom: 0px;
}


#ads {
	width: 468px;
	text-align:center;
	text-valign: bottom;
	height: 90px;
	background-color: red;
	margin-top: 10px;
	display: none;
}


#adstop {
	width: 120px;
	height: 600px;
	text-align:center;
	text-valign: bottom;
	background-color: transparent;
	float: right;
	position: fixed;
	*position: absolute;
	top: 0px;
	right: 0px;
}



body,tr,td,p,font	{
	font-family: Trebuchet MS,Verdana, Tahoma, 'sans-serif';
	font-size: 12px;
}

hr {
	border: 1px solid #999999;
	background: url('images/hr.gif');
	height: 8px;
	border: 1px solid #414141;
	clear: both;
}




select {
	background-color: #000;
	border: 1px solid #FFF;
	color: #FFF;
	font-family: Trebuchet MS,Verdana, Tahoma, 'sans-serif';
	font-size: 10px;
	margin: 2px;
	cursor: url("sword.cur");
	*cursor: url("2sword.ani");
}


textarea {
	background-color: #000000;
	border: 1px solid #FFF;
	color: #FFF;
	font-family: Trebuchet MS,Verdana, Tahoma, 'sans-serif';
	font-size: 12px;
}

table {
	-moz-border-radius: 15px;
	-webkit-border-radius: 10px;
	background-color: #242424;
	border: 3px solid #242424;
}

td, th {
	color: #E5E5E5;
}


th {
	border: 0px solid;
	font-weight: bold;
}

td.big {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.dark, .mork {
	background-color: #464646;
}

.light, .ljus {
	background-color: #565656;
}

.link {
	color: #FFDFBF;
	font-weight: bold;
	text-decoration: underline;
}

.minus	{
	color: #FF0000;
	font-weight:bold;
	text-shadow: black 0px 0px 2px;
}

.nostyle {
	border: 0px none;
	background-color: transparent;
}

.plus	{
	color: #00FC35;
	font-weight:bold;
}

#infotext .plus {
	color: #008000;
}

.superlink {
	border: 1px outset #B6B6B6;
	text-align: center;
	background:black;
}

.bigbutton {
	font-size: 15px;
	font-weight:bold;
	border: 1px outset #DBDBDB;
	height: 33px;
}

input {
	background-color: #000000;
	border: 1px solid #B6B6B6;
	color: #FFFFFF;
	font-family: Trebuchet MS,Verdana, Tahoma, 'sans-serif';
	font-size: 10px;
	margin: 2px;
	padding: 1px;
}

button, .button, .button:visited {
	border: 1px outset #B6B6B6;
	color: #E5E5E5;
	font-weight: bold;
	font-size: 11px;
	background-color: black;
	background-position: left;
	background-repeat: no-repeat;
	margin: 2px;
	vertical-align: middle;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-bottom: 2px;
	cursor: url("sword.cur");
	*cursor: url("2sword.ani");
	line-height: 10px;
	height: 21px;
	vertical-align: middle;

}

button:hover,button:active, input.button:hover, a.button:hover, input.button:hover, .bigbutton:hoverm .button:hover {
	color: #FFA74F;
}

a.button {
	color: #E5E5E5;
	padding: 2px;
	margin: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 36px;
}


button.big, .button.big {
	height: 28px;
	text-align: middle center;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 6px;
}

a.big {
	padding-left: 40px;
}

.testing {
	display: block;
	width: 130px;
	height: 25px;
	border: 1px solid blue;
}

.market {
	width: 220px;
	background-image: url('images/but_market.gif');
}

.food {
	background-image: url('images/food_01.gif');
	width: 100px;
}

.stone {
	background-image: url('images/stone_01.gif');
	width: 100px;
}

.tree {
	background-image: url('images/wood_01.gif');
	width: 100px;
}

.build {
	background-image: url('images/but_build.gif');
	width: 120px;
}

.city {
	background-image: url('images/but_colony.gif');
	width: 170px;
	padding-left: 28px;
}

.army {
	background-image: url('images/but_army.gif');
	width: 156px;
	padding-left: 32px;
}

.history {
	background-image: url('images/history.gif');
}

.message {
	background-image: url('images/message1.gif');
}

.chat {
	background-image: url('images/chat2.gif');
}

.link_colonies {
	border: 1px outset #B6B6B6;
	width: 150px;
	height: 28px;
	text-align: center;
	background:black;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('images/but_colony.gif');
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

.link_armies {
	width: 150px;
	border: 1px outset #B6B6B6;
	height: 28px;
	text-align: center;
	background: black;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('images/but_army.gif');
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.link_train {
	border: 1px outset #B6B6B6;
	height: 28px;
	text-align: center;
	background:black;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('images/but_train.gif');
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.link_build {
	width: 200px;
	border: 1px outset #B6B6B6;
	height: 28px;
	text-align: center;
	background:black;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('images/but_build.gif');
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.link_kingdom {
	border: 1px outset #B6B6B6;
	height: 28px;
	text-align: center;
	background:black;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('images/but_kingdom.gif');
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.link_market {
	border: 1px outset #B6B6B6;
	height: 28px;
	text-align: center;
	background:black;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('images/but_market.gif');
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.link_chat, .link_chat:hover {
	border: 1px outset #B6B6B6;
	background:black;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('images/chat2.gif');
	display: block;
	font-weight: bold;
	text-decoration: underline;
	height: 12px;
	width: 250px;
	padding: 8px;
	padding-left: 50px;
	*height: 28px;
	*width: 300px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.link_message, .link_message:hover {
	border: 1px outset #B6B6B6;
	background:black;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('images/message1.gif');
	display: block;
	font-weight: bold;
	height: 28px;
	padding: 8px;
	padding-left: 50px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: white;
	cursor: url("sword.cur");
	*cursor: url("2sword.ani");
}

.slaves {
	background-repeat: no-repeat;
	background-image: url('images/slave.gif');
	padding-left: 20px;
}


p {
	padding:0px;
	margin: 5px;
}

ul {
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 25px;
	font-style: normal; 
}

#infotext ul {
	font-style: italic; 

}

b {
	margin: 0px;
	padding: 0px;
}

.darker th, span#s1i, span#s2i, span#s3i, span#s4i, span#s5i {
	color: #5B5B5B;
}

#infotext {
	opacity: 1;
	background: #F3F299;
	background: #B7B481;
	color: black; 
	border: 4px solid #242424; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 17px; 
	margin-right: 80px;
}

#bubble {
	float: right; 
	margin-right: -27px; 
	margin-top: 10px;
}

#wizard {
	float: right; 
	margin-right: -50px;
	margin-left: -25px;
	margin-top: -15px;
	*margin-left: -32px;
}

.disabled {
	background-color: #2C2C2C;
 	font-size: 15px;
 	font-weight:normal;
 	border: 1px outset #565656;
 	height: 33px;

} 

.bullet1, .sticky, .bullet0 {
	width: 38px;
	background-color: #707070;
	background-repeat: no-repeat;
	background-position: center center;
}

.bullet1 {
	background-image: url('images/forum_bullet.gif');
}

.sticky {
	background-image: url('images/sticky.gif');
}

.bullet0 {
	background-image: url('images/forum_bullet0.gif');
}

.forum {
	background-image: url('images/forum.gif');
}

.f {
	overflow-x: scroll;
	overflow-y: auto;
}


.t {
	width: 454px;
	overflow: auto;
	font-size: small;
	font-family: Times New Roman, Times, serif;
}

.t ul img {
	float: left;
	margin-right: 10px;
}

.t h1, .t h2, .t h3, .t h4 {
	clear: both;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0px;
}

hr {
	clear: both;
}

.t h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}

.t h2 {
	font-size: 16px;
}

.t h3 {
	font-size: 14px;
}

.t h4 {
	font-size: 12px;
}

.t table {
	background-color: transparent;
}

.retire {
	background-image: url('images/retire.gif');
}

.march {
	background-image: url('images/forcemarch.gif');
}

