body {
	background-image: url('../images/layout/outgame/main-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #111111;
	margin: 0px;
}
img {
	border:0px;
}
body, div, span, a {
	font-family: Arial;
	font-size: 11pt;
	color: #666054;
}
#main {
	margin: auto;
	width: 667px;
}
#header {
	height: 212px;
	width: 667px;
	background-image: url('../images/layout/outgame/nl/header.jpg');
	background-repeat: no-repeat;
}
#menu {
	background-image: url('../images/layout/outgame/menu-bg.jpg');
	background-repeat: no-repeat;
	width:667px;
	height:48px;
	padding:0px;
	padding-left:4px;
	padding-top:8px;
}
#menu img {
	height: 40px;
}
#login {
	position:relative;
	background-image: url('../images/layout/outgame/login-bg.jpg');
	background-repeat: no-repeat;
	width:662px;
	height:48px;
	padding-left: 7px;
	padding-top: 11px;
}

#footer {
	width: 667px;
	margin: auto;
	text-align: right;
	margin-bottom: 15px;
}
#footer a, #footer {
	text-decoration:none;
	color: #5c5b57;
	font-size: 10px;
}
#footer a:hover {
	color: #a6a29f;
}
#footer small {
	color: #232321;
	font-size: 9px;
}
#footer b {
	color: #232321;
	margin-left: 3px;
	margin-right: 3px;
}
#footer small a, #footer small a:hover {
	color: #232321;
	font-size: 9px;
	text-decoration: none;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#login .textfield {
	font-size: 12pt;
	background-color: transparent;
	background-image: url('../images/layout/outgame/input-bg-159.jpg');
	background-repeat: no-repeat;
	color: #4b473e;
	border: 0px;
	height: 22px;
	padding-left: 9px;
	padding-right: 6px;
	width: 145px;
	padding-top: 9px;
	padding-bottom: 7px;
	
	margin: 0px;
	margin-right: 0px;
	margin-left: 8px;
	
	float: left;
}
#login_password_txt {
	position: absolute;
	left: 193px;
	top:21px;
	color: #4b473e;
	font-size: 12pt;
}

#login .button {
	margin-left: 7px;
	float: left;
}
#login .links a {
	font-size: 9pt;
	text-decoration:none;
	color: #aba49a;
}
#login .links a:hover {
	text-decoration:underline;
}
#login .links img {
	margin-top: 4px;
	margin-bottom: 2px;
}
#login form {
	float: left;
}
#login .links {
	float: left;
	margin-left: 15px;
}
h1 {
	font-size: 15pt;
	text-transform: uppercase;
}
.content {
	background-color: #201f1d;
	padding: 5px;
}
#textblock {
	width: 305px;
	height: 114px;
	background-color: #201f1d;
	background-image: url('../images/layout/outgame/home-info-bg.jpg');
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 9pt;
}
#signup {
	width: 325px;
	height: 84px;
	margin:0px;
	margin-top: 15px;
	position: relative;
}
#signup img {
	position: absolute;
	top: -15px;
	left: -7px;
}

#info {
	width: 325px;
	float: left;
}
#screenshots {
	width: 155px;
	float: left;
	height: 100px;
	margin-left: 16px;
}
#linkpartners {
	width: 155px;
	margin-left: 14px;
	margin-bottom: 15px;
	float: left;
}
#members {
	padding-left: 210px;
	padding-top: 190px;
}

#members div {
	font-size: 9pt;
	float: left;
	text-align:center;
	width: 170px;
}
#members div b, #textblock strong, .content strong, .content b {
	color: #897f73;
}
#screenshots span img {
	width: 155px;
	height: 116px;
	margin-bottom: 10px;
}

#linkpartners a {
	text-decoration: none;
	color: #7c7b74;
	font-size: 10pt;
}
#linkpartners a:hover {
	color: white;
}
#linkpartners .mouseover {
	color: white;
	list-style-color: white;
}
#linkpartners ul {
	width: 145px;
	height: 467px;
	background-image: url('../images/layout/outgame/linkpartners-bg.jpg');
	background-repeat: no-repeat;
	margin:0px;
	padding: 0px;
	padding-top: 12px;
	padding-left: 12px;
}
#linkpartners li {
	margin:0px;
	margin-left: 5px;
	list-style: none;
	background-image: url('../images/layout/outgame/linkpartner-bg.png');
	background-position: bottom left;
	background-position: -15 0;
	background-repeat: no-repeat;
	padding: 4px 2px;
}
#linkpartners li a {
	background-image: url('../images/layout/outgame/bullet.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
}
#linkpartners li a:hover {
	background-image: url('../images/layout/outgame/bullet-hover.png');
}
#linkpartners li.last {
	background-image: none;
	background-color: transparent;
}
#why {
	background-image: url('../images/layout/outgame/nl/whykriminals.jpg');
	padding: 0px;
	width: 325px;
	height: 223px;
	margin-top: 19px;
}