﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.texttitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}



.iglink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.iglinkred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}


.iglinkplus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF3;
	text-decoration: none;
	font-weight: bold;
}

.menubar {
	text-align: center;
}

.boldlink
{
	text-decoration: none;
	font-weight:bold;	
	color:#000;
}

.boldlink a, boldlink
{
}

.boldlink a:hover, boldlink
{
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.blackborder {
	position: relative;  
	border: 1px solid #000;
	width: 721px;
	height: 100%;
	margin-right:auto;
	margin-left:auto;
	marginheight:0;
}

.separator
{
	position: relative;  
	height: 10px;
}

.frame {
	background-color: transparent;
	position: relative;
	border: 1px solid #000;
	width: 721px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

.framecolor {
	background-color: #FF6600;
	position: relative;
	width: 721px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}


.frame_tranparent {
	background-color: #CC66FF;
	position: relative;
	border: 1px solid #000;
	width: 721px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	marginheight: 0;
}


.container {
}


.gamethumb {
	position: relative;
	border: 2px solid #000;
	width: 100px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
}
.desc {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	font-weight: bold;
}

.sysreq_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	font-weight: bold;
}


.sysreq {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}


.transpbg {
	margin-left:auto; 
	margin-right:auto; 
	padding:0; 
	width:721px; 
	background: url(images/1x1.png) repeat;
	height: 100%;
	marginheight:0;
}

.gametitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	line-height: normal;
}
.iglinkplusWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
