@charset "UTF-8";
/* All copyrights by SeaCrime.nl */

body {
font-family: Georgia, "Times New Roman", Times, serif;
background: #000000;
color: #CCCCCC;
}

h1 {
font-size:2.8em;
color: #999999;
}

h3 {
margin-top:0px;
font-size:1.4em;
color: #666666;
}

#container {
width: 900px;
margin: 0 auto;
margin-bottom:0px;
}

#logo {
background: url(game/images/bg.png) repeat-x #000000;
width:100%;
height:200px;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
}

#header {
margin: 0 auto;
text-align: center;
width:100%;
}

.header-logo {
float: left;
width: 540px;
height: 230px;
background: url(game/images/logo-header-large.png) center no-repeat #000000;
}

.header-login {
float: right;
width: 330px;
padding-right: 15px;
height: 135px;
padding-top: 65px;
}

	.header-login table { }
	
	.header-login td { font-size: 14px; color: #CCC; }
	
	.header-login td.td-right { text-align: right; }
	
	.header-login input[type=text], .header-login input[type=password] { border: 1px solid #990000; background-color: #000000; padding: 3px; height: 20px; width: 170px; color: #CCCCCC; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; font-size: 14px; }
	
	.header-login input[type=submit] { border: none; background: url(images/index_button_login.png) no-repeat right top; width: 170px; }
	
	.header-login input[type=submit]:hover { background: url(images/index_button_login_hover.png) no-repeat right top; }

.header-stats {
float: right;
width: 375px;
padding-right: 15px;
height: 135px;
padding-top: 30px;
text-align: right;
}

#content {
background: #000000;
margin-bottom:0px;
height: 380px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

#contentleft {
float:left;
width:610px;
}
#contentright {
float:right;
width:260px;
}

#leftsidemenu_upper {
float:left;
width: 600px;
height: 220px;
color:#CCCCCC;
padding-top:12px;
color:#CCCCCC;
text-decoration:none;
font-size:14px;
text-align: right;
padding-left: 10px;
}

#leftsidemenu_upper .block-title {
margin-left: 10px;
margin-top: 5px;
}

#leftsidemenu_upper h2 {
font-size: 16px;
color: #990000;
padding-left: 10px;
}

#leftsidemenu_upper h2 a {
text-decoration: none;
color: #990000;
}

#leftsidemenu_upper h2 a:hover {
text-decoration: none;
color: #CCCCCC;
}

#leftsidemenu_upper h2 span {
font-size: 16px;
color: #CCCCCC;
}

#leftsidemenu_upper p {
text-align: right;
}

#leftsidemenu_upper p a {
text-decoration: none;
color: #CCCCCC;
}

#leftsidemenu_upper p a:hover {
text-decoration: none;
color: #990000;
}

#leftsidemenu_upper input.field {
background: none;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px dashed #990000;
color: #CCCCCC;
width: 120px;
}

#leftsidemenu_upper input.go {
background: none;
border: 1px dashed #990000;
color: #CCCCCC;
width: 150px;
}

#leftsidemenu_lower {
float:left;
margin-left:10px;
margin-top:9px;
background: url(game/images/left_menu_lower.png) no-repeat;
width: 600px;
height: 110px;
color:#CCCCCC;
padding-top:12px;
padding-left: 10px;
font-size:12px;
}

#leftsidemenu_lower .block-title {
margin-left: 10px;
margin-top: 5px;
}

#leftsidemenu_lower h2 {
font-size: 16px;
color: #990000;
padding-left: 10px;
}

#leftsidemenu_lower h2 a {
text-decoration: none;
color: #990000;
}

#leftsidemenu_lower h2 a:hover {
text-decoration: none;
color: #CCCCCC;
}

#leftsidemenu_lower h2 span {
font-size: 16px;
color: #CCCCCC;
}

#leftsidemenu_lower p {
padding-right: 30px;
padding-left: 10px;
font-size:12px;
}

#leftsidemenu_lower td.right {
font-size: 12px;
text-align: center;
border-left: 1px solid #990000;
}

#leftsidemenu_lower td.left {
font-size: 12px;
text-align: center;
}

#leftsidemenu_lower .leftsidemenu_banner {
border: none;
margin-left: 50px;
margin-top: 15px;
}

#rightsidemenu {
float:left;
margin-right:10px;
margin-top:10px;
background: url(game/images/right_menu.png) no-repeat;
width: 250px;
height: 350px;
color:#CCCCCC;
padding-top:12px;
color:#CCCCCC;
text-decoration:none;
font-size:14px;
padding-left: 10px;
}

#rightsidemenu .block-title {
margin-left: 10px;
margin-top: 5px;
}

#rightsidemenu h2 {
font-size: 16px;
color: #990000;
padding-left: 10px;
}

#rightsidemenu h2 span {
font-size: 16px;
color: #CCCCCC;
}

#rightsidemenu td {
font-size: 14px;
color: #CCCCCC;
}

#rightsidemenu p {
padding-right: 30px;
padding-left: 10px;
font-size:12px;
}

#rightsidemenu table {
padding-left: 10px;
}

#rightsidemenu input.field {
background: none;
border: 1px solid #990000;
color: #CCCCCC;
width: 120px;
height: 20px;
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; 
font-size: 14px; 
}

#rightsidemenu input.signup {
background: url(images/index_button_signup.png) no-repeat right top;
border: none;
color: #CCCCCC;
width: 120px;
height: 20px;
}

#rightsidemenu input.signup:hover {
background: url(images/index_button_signup_hover.png) no-repeat right top;
border: none;
color: #CCCCCC;
width: 120px;
height: 20px;
}

#rightsidemenu .rightsidemenu_info {
font-size:10px;
margin-left: 15px;
margin-top: 5px;
}

#footercontent {
width:900px;
height:30px;
margin: 0 auto;
color: #999999;
font-size: 11px;
text-align: left;
padding-left: 25px;
}

#footercontent .left-align {
float: left;
width: 600px;
}

#footercontent .right-align {
float: right;
width: 270px;
}

#footercontent a {
color: #999999;
}

#footercontent .copylink {
color: #999999;
text-decoration: none;
}

#footercontent .copylink:hover {
color: #999999;
text-decoration: underline;
}

#menu {
	overflow: hidden;
	height: 40px;
	border: none;
	width: 898px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	background: url(game/images/topmenu.png) repeat-x #330000;
	margin-left: 25%;
	margin-right: 25%;
	margin: 0 auto 0 auto;
	padding-top: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	
	

}	

#nav {
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
}

* html #nav { 
	padding-right: 0; 
}

#nav ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 100%;
}

#nav li { 
	display: inline; 
}

#nav a:link, #nav a:visited {
	padding: 0.6em 1em;
	background: transparent;
	color: #b30000;
	text-decoration: none;
	float: left;	
}

#nav a:hover {
	background: url(game/images/topmenuhover.png) no-repeat transparent;
	color: #ffc864;
	float: left;
	height:40px;
	padding: 0.6em 1em;
	font-weight: normal;
	font-style: normal;
	border-bottom: none;
	border-top: none;
}

.menutitle {
	text-align:center;
	color:#990000;
	font-weight:bold;
	font-size:12px;
	margin-top:8px;
	margin-bottom:0px;
}
