﻿div.gameHolder,
div.gameHolder div.top,
div.gameHolder div.gameList
{
	_overflow: hidden;
	width: 469px;
}

div.gameHolder
{
	background-image: url('billedbladet/topLogo.jpg');
}

div.gameHolder div.gameLarge div.game
{
	background-position: -10px 0;
	padding: 0 10px;
}

div.gameHolder div.gameLarge div.game div.gameSwitchHolder
{
	width: 450px;
}

div.gameHolder div.gameLarge div.game div.gameSwitchHolder div.plingNewsSwitch
{
	width: 257px;
}

div.gameHolder div.gameLarge div.game div.gameSwitchHolder div.swMenu
{
	padding-left: 106px;
	width: 151px;
}

div.gameHolder div.gameLarge div.game div.gameSwitchHolder div.gameText
{
	width: 173px;
}

div.gameHolder div.gameLarge div.game div.gameSwitchHolder div.plingRate
{
	background-image: url('billedbladet/ratingBg.png');
	background-position: right;
	top: 210px;
	width: 174px;
}

div.gameHolder div.gameLarge div.game div.gameSwitchHolder div.plingRate div.outer,
div.gameHolder div.gameLarge div.game div.gameSwitchHolder div.plingRate div.inner
{
	background-image: url('billedbladet/starsLargeGray.png');
}

div.gameHolder div.gameBottom
{
	padding: 10px 15px;
	width: 439px;
}

div.gameHolder div.gameBottom h2,
div.gameHolder div.gameList ul
{
	width: auto;
}

div.gameHolder div.gameBottom div.related ul li
{
	width: 148px;
}

div.gameHolder div.gameBottom div.menu
{
	padding-top: 0;
	width: 453px;
}

div.gameHolder div.gameBottom div.menu li.menuSelected
{
	background: none;
	padding: 0;
}

div.gameHolder div.gameBottom div.menu li.menuSelected a,
div.gameHolder div.gameBottom div.menu li.menuSelected a:visited
{
	background: transparent url('/grafik/pling/inlinegame/menuSep.gif') no-repeat right center;
	color: #000;
	margin-left: 0;
	padding: 0;
	text-decoration: underline;
}

div.gameHolder div.gameBottom div.menu li a,
div.gameHolder div.gameBottom div.menu li a:visited
{
	font-size: 10px;
	margin: 0 9px 0 0 !important;
	padding: 0 11px 0 0 !important;
}

/* list */
div.gameHolder div.gameList ul li
{
	background-image: url('billedbladet/gameListBg.png');
	height: 164px;
	margin: 0 2px 2px 0;
	padding: 5px;
	position: relative;
	overflow: hidden;
	width: 138px;
}

div.gameHolder div.gameList ul li div.image
{
	width: auto;
}

div.gameHolder div.gameList ul li div.content
{
	margin-top: 0;
	width: auto;
}

div.gameHolder div.gameList ul li div.content h3
{
	height: auto;
	padding: 0 0 0 8px;
}

div.gameHolder div.gameList ul li div.content p
{
	margin-top: 4px;
}

div.gameHolder div.gameList ul li div.bottom div.plingRate
{
	float: none;
	left: 48px;
	position: absolute;
	top: 22px;
}

div.gameHolder div.gameList li div.bottom div.plingRate .starbar .outer,
div.gameHolder div.gameList li div.bottom div.plingRate .starbar .inner 
{
	background-image: url('billedbladet/largeImageStars.png');
}

div.gameHolder div.gameList ul li.large
{
	background-image: url('billedbladet/sectionLiBgLargeImage.png');
	height: 228px;
	margin: 0 2px 2px 0;
	padding: 12px 13px;
	width: 122px;
}

div.gameHolder div.gameList ul li.large div.content
{
	margin-top: 25px;
	height: 98px;
	overflow: hidden;
	width: auto;
}

div.gameHolder div.gameList ul li.large div.content h3
{
	padding: 0;
}

div.gameHolder div.gameList ul li.large div.bottom
{
	position: static;
	width: auto;
}

div.gameHolder div.gameList ul li.large div.bottom div.plingRate
{
	left: 12px;
	position: absolute;
	top: 105px;
}







