/* CSS Document */
.lijst {
	clear: both;
	background: url(/images/scripts/blokmiddle.php?w=614&s=white) repeat-y;
	width: 614px;
}

.lijstsmall {
	clear: both;
	background: url(/images/scripts/blokmiddle.php?w=304&s=white) repeat-y;
	width: 304px;
}

.lijst .bottom {
	background: url(/images/scripts/blokbottom.php?w=614&h=1&s=white) no-repeat bottom;
	height: 8px;
	clear: both; 
}

.lijstsmall .bottom {
	background: url(/images/scripts/blokbottom.php?w=304&h=1&s=white) no-repeat bottom;
	height: 8px;
	clear: both; 
}

.lijst a, .lijstsmall a {
	font-size: 12px;
	color: #292D50;
	text-decoration: none;
}

.lijst a:hover, .lijstsmall a:hover {
	color: #8B8DA2;
}

.lijst a.datum {
	font-size: 11px;
	text-decoration: none;
	color: #6E6B75;
	font-weight: bold;
	text-transform: uppercase;
	height: 21px;
	padding-left: 10px;
	padding-top: 9px;
	display: block;
	clear: both;
	width: 10px;
	white-space: nowrap;
}

.lijst a.datum:hover { 
	text-decoration: underline; 
	color: silver;
}

.lijst a.link {
	float: left;
	padding: 5px;
	padding-left:8px;
	display: block;
}

.lijstsmall a.link {
	text-decoration: underline;
	font-size: 11px;
	float: left;
	padding: 5px;
	padding-left:8px;
	display: block;
	width: 200px;
}

.lijst a.link:hover, .lijstsmall a.link:hover {
	color: #8B8DA2;
}

.lijst a.username {
	float: left;
	padding: 5px;
	width: 150px;
	display: block;
}

.lijst a.gametitel {
	float: left;
	padding: 5px;
	padding-left:16px;
	width: 280px;
	display: block;
}

.lijst a.gametitel:hover {
	color: #8B8DA2;
}

.lijst img.platform {t
	display: block;
	float: left;
	padding-left: 8px;
	padding-top: 5px;
}

.lijst img.packshot {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	width: 80px;
}

.lijst span {
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 5px;
}

.lijst span.username {
	padding-left:25px;
	width: 150px;
}

.lijst span.gametitel {
	padding-left:10px;
	width: 280px;
}

.lijst span.platform {
	width: 56px;
}

.lijst span.lastitem {
	padding-right:8px;
	float: right;
}

.lijst span.uitgever {
	width: 130px;
}

.lijst span.lastvisit {
	width: 160px;
}

.lijst input {
	margin-left: 10px;
	display: block;
	float: left;
}


.lijst .titel {
	display: block;
	float: left;
	margin: 5px;
}

.lijst .tijd {
	display: block;
	float: left;
	margin: 5px;
}

.lijst .posts {
	display: block;
	float: right;
	margin: 5px;
}

.lijst .release {
	display: block;
	float: right;
	margin: 5px;
}

.lijst .yellow {
	min-height: 22px;
	background: url(/images/scripts/blokmiddle.php?w=614&s=yellow) repeat-y;
	clear: both; 
}

.lijst .dark {
	min-height: 22px;
	background: url(/images/scripts/blokmiddle.php?w=614&s=grey) repeat-y;
	clear: both; 
}

.lijstsmall .dark {
	min-height: 22px;
	background: url(/images/scripts/blokmiddle.php?w=304&s=grey) repeat-y;
	clear: both; 
}

.lijst .light, .lijstsmall .light {
	min-height: 22px;
	clear: both; 
}

.lijstsmall span.release {
	color: grey;
	margin: 0px;
	display: block;
	float: right;
	margin-right: 10px;
	margin-bottom: 3px;
}

.lijstsmall a.trailer {
	display: block; 
	background-color: yellow;
}

.lijst .prefix {
	font-size: 14px;
	margin: 0px;
	color: #FFB916;
	font-weight: bold;
	display: inline;
	float: none;
}

.lijst .prefix3 {
	font-size: 14px;
	margin: 0px;
	color: #E61A05;
	font-weight: bold;
	display: inline;
	float: none;
}

.lijst .prefixgc1 {
	font-size: 14px;
	margin: 0px;
	color: #431D6D;
	font-weight: bold;
	display: inline;
	float: none;
}

.lijst .prefixgc2 {
	font-size: 14px;
	margin: 0px;
	color: #01BCFC;
	font-weight: bold;
	display: inline;
	float: none;
}

.lijstsmall .rechts {
	float: left;
	/*background-color: yellow;*/
	width: 230px;
}

.lijstsmall a.imagelink {
	margin-left: 5px;
	margin-right: 4px;
	float: left;
}