a {color:#ffffff; font-weight: bold; font-size: 12px; text-decoration:underline;}
a:hover{ color:#ffffff; font-weight: bold; text-decoration:none;}

body {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	font : 10pt  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

.tmain {
	background: url(images/bg-main.jpg) left top no-repeat #295f2b;
	width: 1000px;
	color: #ffffff;
	font-size: 10pt;
	text-align: center;
}

h1,h2,h3 {
	font-weight: bold;
	text-align: center;
	background: url(images/bg-title.jpg) left top no-repeat #295f2b;
	width: 980px;
	height: 25px;
	color: #ffffff;
	font-size: 14pt;
}

h4 {
	margin: 0px;
	font-size: 14pt;
}

.other {
	margin: 0px;
	padding-left: 18px;
	font-size: 14pt;
	background: url(images/card.jpg) left 2px no-repeat;
}

.navi {
	margin: 0px;
	font-size: 12pt;
}

.title-small {
	font-weight: bold;
	text-align: center;
	background: url(images/bg-title-small.jpg) left top no-repeat #ffffff;
	width: 980px;
	height: 25px;
	color: #ffffff;
	font-size: 14pt;
}

div.game-rating{
	float: left;
	margin: 0 5 5 0;
}

.main-text{
	width: 980px;
	padding: 0 10px 0 10px;
	text-align: justify;
}

.text-block{
	font-size: 10pt;
	text-align: justify;
}

.center-category{
	margin: 0 auto;
	text-align: center;
	width: 323px;
	font-size: 14px;
	vertical-align: middle;
	padding-top: 7px;
}

.center-category-image{
	margin: 0 auto;
	text-align: left;
}

.center-category-name{
	float: left;
	margin: -7 auto;
	color: #ffffff;
	height: 29px;
	width: 100%;
	padding-top: 7px;
	text-decoration: underline;
}

.center-category-name:hover{
	text-decoration: none;
}

div.main{
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
}

div.adv{
	position:absolute;
	width:160px;
	left:50%;
	top:230px;
	margin-left:-670px;
}

div.adv2{
	position:absolute;
	width:160px;
	left:50%;
	top:230px;
	margin-left:510px;
}

div.socials ul {margin-top:10px;margin-left:-40px;float:left}
div.socials ul li {display:inline-block; width:32px; height:32px; margin-right:7px;}
div.socials ul li a {display:block; width:100%; height:100%; background:url('images/socials.png') no-repeat;}
div.socials ul li:nth-child(2) a {background-position:0 -32px;}
div.socials ul li:nth-child(3) a {background-position:0 -64px;}

div.counter {clear:both;position:relative;top:-10px;margin-bottom:-10px}