@charset "utf-8";
/* CSS Document */

a img {border: none}

html, body {
	color: #DDD;
	background: #111;
	text-align: center;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	
	overflow: auto;
}

div#linkbar {
	top:0;
	width: 100%;
	text-align: center;
	height:14px;
	color: #222;
	background: #666;
	font-size:9px;
	border-bottom: #000 solid 1px;
}

div#linkbar a {
	color: #222;
	text-decoration: none;
	padding: 1px;
}

div#linkbar a:hover {
	text-decoration: underline;
	color: #000;
	background: #999;
}

div#center {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	background: #000;
	
}

div#center_backup {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	background: #000;
	height: 100%;
}

div#banner {
	position: relative;
	height: 475px;
	width: 1024px;
	overflow: hidden;
}


div#banner_top {
	position: relative;
	height: 164px;
	width: 1024px;
	overflow: hidden;
	background: no-repeat url(http://company.kumagames.com/webimg/ipredator/Ipredator_Web_Banner.jpg);
}

div#btn_dl_big {
	position: absolute;
	top: 50px;
	left: 25px;
	z-index: 1000;
}

div#btn_dl_big span {
	margin-top: -5px;
	font-size: 10px;
}

div#content {
	width: 760px;
	margin: 10px auto;
	line-height: 18px;
	color: #AAA;
	text-align: left;
}

div#content p {
	margin: 0;
	padding: 2px;
}

div#content a {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
}

div#content a.selector {
	margin-right: 20px;
}

div#content a:hover {
	text-decoration: underline;
}

div#content h2 {
	color: #F90;
	margin: 0;
	padding: 8px 0 2px;
	font-size: 12px;
}

div#content h3 {
	color: #900;
	margin: 0;
	padding: 8px 0 2px;
	font-size: 11px;
}

div#footer {
	font-size: 9px;
	color: #666;
	padding: 15px 0 10px;
}

div#footer p {
	margin:0; padding:0;
	line-height: 16px;
}

div#footer a {
	color: #666;
	text-decoration: none;
}

div#footer a:hover {
	color: #069;
	text-decoration: underline;
}

td.keys {
	color: #900;
	font-weight: bold;
}

div#logos {
	position: absolute;
	top: 430px;
	left:710px;
	z-index: 1000;
}

.ipname {
	white-space: nowrap;
	font-style: italic;
}

div#content div.right_images {
	clear:both; float:right; display:block;
}

div#content div.right_images img {
	padding: 15px 0 15px 15px;
}

div#translator {
	position:absolute; top:40px; right:10px; z-index:2000; text-align:right;
}

div#content div.award_screens {
	float:right; display:block; padding-left:15px;
}

div#content div.award_icons {
	float:left; padding-right:15px;
}

div#content a.link {
	color:#CCC;
	text-decoration: underline;
	font-weight:normal;
}
.ipred_images img {
	position:relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
hr {
  border: 0;
  width: 100%;
  color: #666;
background-color: #666;
}
