@charset "utf-8";
/* CSS Document */

body,html{
	height:100%;
	padding:0px;
	margin:0 0 1px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
}
img{
	border:0;
}

a{text-decoration:none; color:#003;}

a:hover{text-decoration:underline}

#baggrund{
	background:url(gametesttest/img/totalbg.png) top center no-repeat fixed;
	padding:0px;
	margin:0px;
}

#wrap{
	padding:0px;
	margin:0px;
}
#menu{
	text-align:center;
}

#main{	
	background-color:#fff;
	width:1003px;
	min-height:600px;
	margin:0px auto;
	padding:0px;
	background-color:#DDD;
}
#text{
	padding:50px;
	padding-top:20px;
	background:url(gametesttest/img/textbgrepeat.png) top center repeat-x;
	min-height:630px;
}

#reviewboxXBOX{
	background:url(gametesttest/img/platformbg/XBOX.png) no-repeat;
}
#reviewboxPlaystation{
	background:url(gametesttest/img/platformbg/Playstation.png) no-repeat;
}
#reviewboxPC{
	background:url(gametesttest/img/platformbg/PC.png) no-repeat;
}
#reviewboxWii{
	background:url(gametesttest/img/platformbg/Wii.png) no-repeat;
}

td.rvimage{
	
}

td.rvtitle{
	font:bold;
}

td.rvtext{
	font-size:12px;
}

td.rvscore{
	
}
#footer{
	width:1003px;
	height:56;
	margin:0px auto;
	text-align:center;
	background-color:#000;
	padding:0px;
}
#footer li{
	display:inline;
	margin-right:30px;
}
#footer a{
	color:#666;
}
#frevinfo{
	padding:20px;
	background:url(gametesttest/img/infobar.png) no-repeat;
	width:250px;
	padding-right:50px;
	height:360px;
	font-size:10px;
}
#frevinfo h1{
	
}
#frevinfo p{
	font:italic;
	
}
#frevinfo li{
}
#reviewimg{
	font-size:10px;
}
#dude{
	background-color:#0F0;
}
td.dudebeskrivelse{
	padding:20px;
	background-color:#63F;
}
.wrap {
	height: 300px;
	width: 900px;
	background:url(gametesttest/img/dudeinfo.png) top right no-repeat;
}
.billede {
	height: 300px;
	width: 300px;
	float: left;
}
.info {
	float:left;
	padding:20px;
	padding-left:50px;
}
.bg {
	font-size:14px;
	background-color: #6FF;
	float: right;
	padding: 20px;
	min-height:220px;
	max-height: 220px;
	width: 270px;
	margin-top:20px;
	margin-right: 20px;
	background:url(gametesttest/img/dudetext.png) top center no-repeat;
}
.kontakt{
	font-style:italic;
	margin-top:30px;
}
.title{
	font-weight:bold;
	padding-left:10px;
}
.author{
	font-size:10px;
	font-style:italic;
	padding-left:20px;
}
.reviewrow{
	background:url(gametesttest/img/reviewlistbg.jpg);
}
.time{
	font-size:12px;
}

