body{
	margin:0;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	min-width:998px;
	background:#283f4d;
}
img{border:none;}
a{color:#000;}
a:active,
a:focus{
	outline:none;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:975px;
	margin:0 auto;
}
#header{
	width:100%;
	position:relative;
}
#header h1{
	position:absolute;
	width:398px;
	top:0;
	left:0;
	margin:0;
	z-index:50;
}
#header h1 a{
	background:url(../images/logo.png) no-repeat;
	display:block;
	width:280px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	top:20px;
	left:90px;
}
.read{
	display:block;
	text-align:right;
	font-size:12px;
	padding:14px 85px 16px 0;
}
.read a{
	color:#999;
}
.read a em{
	color:#0cf;
	font-style:normal;
}
.players{
	width:902px;
	overflow:hidden;
	padding:0 73px 0 0;
	position:relative;
}
.players div{
	float:right;
}
.players span{
	float:left;
	background:url(../images/bg-heading.gif) no-repeat;
	width:197px;
	height:30px;
	padding:8px 0 0;
	margin:0 0 0 53px;
	font-size:20px;
	color:#9ebdd2;
	text-align:center;
}
.players span em{
	font-style:normal;
}
.some-form{
	width:930px;
	padding:8px 14px 9px;
	margin:-1px 8px 7px 7px;
	border:1px solid #666;
	background:#000;
	overflow:hidden;
}
.some-form img{
	float:left;
}
.login-form{
	float:left;
	width:184px;
	margin:18px 0 0 32px;
	padding:12px 0 0 26px;
	border:1px solid #333;
	min-height:270px;
}
* html .login-form{
	height:270px;
}
.login-form label{
	display:block;
	font-size:15px;
	color:#ccc;
	padding:0 0 5px;
}
.login-form label.btn{
	display:none;
}
.login-form input{
	border:1px solid #a3a3a3;
	background:#fff url(../images/bg-input.gif) repeat-x;
	font-size:12px;
	line-height:12px;
	padding:1px 5px 1px;
	width:149px;
	margin:0 0 8px;
}
.login-form input.submit{
	border:none;
	background:url(../images/btn-start.gif) no-repeat;
	width:159px;
	height:32px;
	padding:32px 0 0;
	text-indent:-9999px;
	margin:4px 0 0;
	cursor:pointer;
}
.errorMessage{
	text-align:center;
	color: Red; 
}
#main{
	width:962px;
	padding:0 7px 25px 6px;
	overflow:hidden;
}
.main-t{
	background:url(../images/bg-main-t.gif) no-repeat;
	height:19px;
	overflow:hidden;
}
.main-b{
	background:url(../images/bg-main-b.gif) no-repeat;
	height:9px;
	overflow:hidden;
}
.main-c{
	background:#fff url(../images/bg-main-ct.gif) repeat-y;
	width:939px;
	padding:0 8px 12px 15px;
	overflow:hidden;
}
#content{
	float:left;
	width:602px;
	padding:0 34px 0 0;
}
.news{
	width:100%;
	overflow:hidden;
	background:url(../images/divider.gif) repeat-x 0 100%;
	padding:0 0 18px;
	margin:0 0 6px;
}
.news h2{
	background:url(../images/divider.gif) repeat-x 0 100%;
	margin:0 0 18px 6px;
	padding:0 0 4px;
	font-size:24px;
	color:#c00;
	font-weight:normal;
}
.news ul{
	list-style:none;
	padding:0 0 8px;
	margin:0;
}
.news ul li{
	background:url(../images/bullet.gif) no-repeat 0 3px;
	padding:0 0 0 8px;
	line-height:18px;
	color:#333;
}
.news em{
	font-size:12px;
	color:#999;
	padding:0 0 0 8px;
}
#content h3{
	margin:0 0 20px 8px;
	font-size:30px;
	line-height:27px;
	font-weight:normal;
}
#content p{
	line-height:18px;
	margin:0 0 14px 6px;
}
#sidebar{
	float:left;
	width:302px;
	background:url(../images/bg-side-c.gif) repeat-y;
	margin:4px 0 0;
}
#sidebar .holder{
	background:url(../images/bg-side-t.gif) no-repeat;
	width:100%;
	padding:8px 0 0;
	overflow:hidden;
}
#sidebar .holder h4{
	margin:0 0 12px 15px;
	font-size:20px;
	color:#c30;
	font-weight:normal;
}
.top5{
	background:#6f90a2;
	font-style:normal;
	font-size:16px;
}
.rating{
	background:#b4c9d4;
	padding:10px;
}
.rating div{
	background:#fff;
	padding:16px 48px 25px 25px;
}
.rating table{
	border-collapse:collapse;
}
.rating table td{
	padding:0;
	color:#030100;
	font-size:16px;
}
.rating table td.name{
	padding:1px 4px;
	width:151px;
	border:1px solid #efefef;
	border-width:0 1px 1px 0;
}
.rating table td.exp{
	width:46px;
	padding:0 2px;
	border-bottom:1px solid #efefef;
}
.rating table td.last{
	border-bottom:none;
}
.gameControl{
	background-color: White;
}
.userStats{
	border:hidden;
	width:165px;
}
.userStats div{
	padding:1px 1px 1px 1px;
}
.actionButton{
	float:left;
	margin:1px 5px 1px 5px;
}
.actionButtonRight{
	float:right;
	margin:1px 5px 1px 5px;
}
.centerAlign{
	text-align:center;
	width:100%;
}
.leftAlign{
	float:left;
}
.rightAlign{
	float:right;
}
#footer{
	width:100%;
	padding:11px 0;
}
#footer p{
	margin:0;
	text-align:center;
}
#footer p a{
	text-decoration:none;
}
#footer p a:hover{
	text-decoration:underline;
}
.Grid{
	border: solid 1px Tan;
}
.Grid td{
    border: solid 3px #FFFFFF;
    padding: 3px 3px 3px 3px;
}
.GridHeader{
    font-weight: bold;
    color: White;
    background-color: #938474;
    text-align: center;
}
.GridItem, .GridAltItem{
    text-align: left;
}
.GridItem{
    background-color: #DDD796;
}
.GridAltItem{
    background-color: #DDC996;
}
.mapControl{
	text-align:left;
}
.mapControl label{
	display:block;
	float:left;
	width:75px;
	text-align:left;
	margin:2px 1px 0px 0px;
}
.majorActionControls{
	float:left;
	height:25px;
}
.currentAction{
	float:left;
	height:435px;
	width:575px;
}
.locationControls{
	float:left;
	height:25px;
}
.constantControls{
	float:right;
	height:25px;
}
.notifications{
	float:left;
	height:25px;
}
.tutorial{
	position:relative;
}
.tutorialImage{
	position:absolute;
	top:50;
	left:0;
	width:180px;
}
.tutorialText{
	position:absolute;
	left:190px;
}

