/* Standard waardes */
* {
	margin:0;
	padding:0;
}
html, body {
	background: url(/images/bg.png) top center;
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#222222;
	width:100%;
}
body {
	/*overflow-y:scroll;*/
}
/* Frag-em add */
p {
    margin-bottom: 15px;
}
/* End add */
div#container {
	width:954px;
	margin: 0 auto;
}
div#wrapper {
	width:100%;
	background: url(/images/topbar_bg.png) top repeat-x;
}
div#header_outer {
	width:100%;
	background: url(/images/header_outer.png) top center no-repeat;
}
div#menu_outer {
	width:100%;
	height:41px;
	background: url(/images/top_menu_bg.png) center no-repeat;
}
div#content_outer {
	width:100%;
	background: url(/images/cont_bg.png) center repeat-y;
}
div#footer_outer {
	width:100%;
	background: url(/images/footer_outer.png) center 7px no-repeat;
}
div#content_foot {
	width:954px;
	background: url(/images/content_foot.png) no-repeat;
	height:14px;
	margin:0 auto;
}
.leftfloat {float:left;}
.rightfloat {float:right;}
.fixfloat {
	width:0;
	height:0;
	overflow:hidden;
	clear:both;
}
div#header_outer, div#menu, div#menu_outer, div#content_outer, div#footer_outer, div#footer, #logo, div#content, div#content_foot {behavior: url(/js/iepngfix.htc);}
a img {border:0;}
a {
	color:#1f7bc9;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
/* /Standard waardes */
/* Top */
div#top {
	width:954px;
	height:27px;
	margin:0 auto;
	font-size:14px;
	text-align:center;
	padding:8px 0 0 0;
}
div#top a {
	color:#fff;
	margin:0 15px;
	text-decoration:none;
}
div#top a:hover {text-decoration:underline;}
/* /Top */
/* Header */
div#header {
	width:644px;
	height:122px;
	margin:0 auto;
	padding:72px 0 0 310px;
}
/* /Header */
/* Top menu */
div#menu {
	width:954px;
	height:41px;
	background: url(/images/top_menu.png);
	margin:0 auto;
}
div#menu_inner {
	width:934px;
	height:29px;
	padding:12px 0 0 20px;
}
div#menu img {
	float:left;
	margin:0 11px;
}
div.item {
	float:left;
	height:24px;
}
div.item_left {
	float:left;
	width:4px;
	height:24px;
}
div.item_right {
	float:left;
	width:4px;
	height:24px;
}
div.item a {
	display:block;
	float:left;
	height:21px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:3px 3px 0 3px;
}
div.item a:hover {
	background:#fff;
	color:#000;
}
.active div.item_left {background: url(/images/menu_left.png);}
.active div.item_right {background: url(/images/menu_right.png);}
/* /Top menu */
/* Content */
div#content {
	width:954px;
	background: url(/images/content_bg.png);
	margin:0 auto;
}
div#content_inner {
	padding:0 7px;
	width:940px;
}
div#cont {
	width:930px;
	padding:0 10px 20px 0;
}
	/* Hier */
	div#hier {
		width:930px;
		height:20px;
		background: url(/images/hier_bg.png);
		padding:4px 0 0 10px;
		font-size:10px;
	}
	/* /Hier */
	/* Left */
	div#left {
		float:left;
		width:203px;
		background: url(/images/left_bg.png);
	}
	div#left_top {
		width:203px;
		background: url(/images/left_top.png) top no-repeat
	}
	div#left_foot {
		width:180px;
		background: url(/images/left_foot.png) bottom no-repeat;
		padding:6px 12px 10px 11px;
	}
	div.menu_kop {
		width:175px;
		height:20px;
		background: url(/images/menu_kop.png);
		font-size:14px;
		font-weight:bold;
		color:#fff;
		padding:0 0 0 5px;
	}
	div.menu_cont {
		width:180px;
		padding:0 0 10px 0;
	}
	div.menu_cont a {
		color:#000;
		font-weight:bold;
		text-decoration:none;
	}
	div.menu_cont a:hover {
		font-weight:normal;
	}
	div.menu_cont a.pijl {
		display:block;
		height:14px;
		background: url(/images/pijl.png) left no-repeat;
		padding:0 0 0 20px;
		color:#000;
		text-decoration:none;
		font-weight:normal;
		margin:4px 0 0 0;
		line-height:16px;
	}
	div.menu_cont a.pijl:hover {font-weight:bold;}
	div.menu_cont a.btn {
		display:block;
		width:70px;
		height:21px;
		padding:3px 0 0 0;
		text-align:center;
		margin:4px 0 0 0;
		color:#fff;
		font-weight:bold;
		background: url(/images/btn.png);
	}
	div.menu_cont a.btn:hover {font-weight:normal;}
	.btn2 {
		display:block;
		width:70px;
		height:21px;
		padding:3px 0 0 0;
		text-align:center;
		margin:0 0 0 9px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		/*background: url(/images/btn2.png);*/
		float:left;
	}
	.btn2:hover {font-weight:normal;}
	a.btn3 {
		display:block;
		width:120px;
		height:21px;
		padding:3px 0 0 0;
		text-align:center;
		margin:0 0 0 9px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		background: url(/images/btn3.png);
		float:left;
	}
	a.btn3:hover {font-weight:normal;}
	a.btn4 {
		display:block;
		width:79px;
		height:21px;
		padding:3px 0 0 0;
		text-align:center;
		margin:8px 0 0 0;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		background: url(/images/btn4.png);
		float:left;
	}
	a.btn4:hover {font-weight:normal;}
	a.btn5 {
		display:block;
		width:79px;
		height:21px;
		padding:3px 0 0 0;
		text-align:center;
		margin:8px 0 0 5px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		background: url(/images/btn5.png);
		float:left;
	}
	a.btn5:hover {font-weight:normal;}
	a.btn6 {
		display:block;
		width:103px;
		height:21px;
		padding:3px 0 0 0;
		text-align:center;
		margin:0 auto;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		background: url(/images/btn6.png);
	}
	a.btn6:hover {font-weight:normal;}
	/* /Left */
	/* Right */
	div#right {
		width:718px;
		float:right;
		padding:10px 0 0 0;
	}
	div#zoek {
		width:708px;
		height:29px;
		background: url(/images/zoek.png);
		padding:5px 5px 0 5px;
		overflow:hidden;
	}
	div#zoek_left {
		float:left;
		padding:3px 0 0 0;
	}
	.input {
		float:left;
		width:208px;
		height:22px;
		border:1px solid #abbfe2;
		margin:0 0 0 10px;
	}
	div.vak_bg {
		margin:10px 0 0 0;
		width:718px;
		background: url(/images/vak_bg.png);
	}
	div.vak_foot {
		width:718px;
		background: url(/images/vak_foot.png) bottom no-repeat;
	}
	div.vak_top {
		width:700px;
		background: url(/images/vak_top.png) top no-repeat;
		padding:8px 9px;
	}
	div#game {
		width:700px;
	}
	div#img {
		width:170px;
		height:196px;
		padding:2px;
		border:1px solid #e2e2e2;
		float:left;
	}
	div#img img {float:left;}
	div#info {
		width:510px;
		float:right;
	}
	div#info_top {
		width:510px;
		padding:0 0 5px 0;
	}
	div#info_left {
		width:234px;
		height:96px;
		background: url(/images/info_left.png) top no-repeat;
		padding:4px 7px;
		float:left;
	}
	div#info_right {
		width:200px;
		float:left;
		margin:0 0 0 20px;
		text-align:center;
	}
	div#info_left table {width:100%;}
	div.vak_info {
		width:700px;
		height:22px;
		background: url(/images/vak_info.png);
		color:#8c8c8c;
		font-size:11px;
		padding:4px 9px 0 9px;
	}
	div.vak_info b {
		color:#5b5b5b;
	}
	div#populair {
		width:718px;
		margin:10px 0 0 0;
	}
	div#populair_left {
		width:258px;
		height:287px;
		float:left;
		background: url(/images/populair_left.png) left no-repeat;
	}
	div#populair_left_kop {
		width:247px;
		height:20px;
		padding:5px 0 0 11px;
		overflow:hidden;
	}
	div#populair_left_cont {
		width:256px;
		padding:0 1px;
	}
	div#populair_left_cont img {float:left;}
	div#populair_left_cont a {
		display:block;
		width:247px;
		height:22px;
		float:left;
		color:#1f7bc9;
		padding:4px 0 0 10px;
		background: url(/images/line1.png) bottom no-repeat;
	}
	div#populair_left_cont a.no {
		background: none;
	}
	div#populair_left_cont a:hover {font-weight:bold; color:#000; text-decoration:none;}
	div#populair_left_cont a:hover {background: url(/images/pop.png);}
	div#populair_right {
		width:429px;
		height:272px;
		float:left;
		background: url(/images/populair_right.png) right;
		padding:15px 10px 0 20px;
	}
	div#game_img {
		float:left;
		padding:20px 0 0 0;
        max-width: 100px;
	}
	div#game_info {
		float:right;
		width:260px;
	}
	div#table_top {
		width:718px;
		height:33px;
		background: url(/images/item_top.png);
		margin:10px 0 0 0;
		font-weight:bold;
		text-align:center;
	}
	div.blu {
		width:718px;
		height:51px;
		background: url(/images/item_blauw.png);
	}
	div.wit {
		width:718px;
		height:49px;
		background: url(/images/item_wit.png);
	}
	div#table_foot {
		width:718px;
		height:4px;
		background: url(/images/vak_foot.png);
		overflow:hidden;
	}
	.lg {width:89px; height:25px; padding:8px 0 0 0; background: url(/images/line2.png) right no-repeat; float:left;}
	.web {width:170px; height:25px; padding:8px 0 0 0; background: url(/images/line2.png) right no-repeat; float:left;}
	.lvr {width:218px; height:25px; padding:8px 0 0 0; background: url(/images/line2.png) right no-repeat; float:left;}
	.prs {width:92px; height:25px; padding:8px 0 0 0; background: url(/images/line2.png) right no-repeat; float:left;}

	.bedrijf {text-align:center; width:89px; float:left; padding:9px 0 0 0;}
	.bedrijf img {border:1px solid #c1c8d7;}
	.webshop {line-height:14px;	padding:11px 0 0 10px; width:160px; float:left;}
	.levertijd {line-height:14px; padding:11px 0 0 10px; width:208px; float:left;}
	.pris {color:#325b7d; line-height:12px; text-align:center; width:92px; overflow:hidden; float:left; padding:4px 0 0 0;}
	.bekijk {float:left; width:149px; padding:14px 0 0 0;}
	/* /Right */
/* /Content */
/* Footer */
div#footer{
	width:954px;
	height:36px;
	background: url(/images/footer_bg.png) no-repeat;
	margin:5px 0 0 0;
	margin:0 auto;
	text-align:center;
	padding:18px 0 10px 0;
}
div#footer a {
	color:#000;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}
/* /Footer */
/* Tekst Opmaak */
h1 {
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	padding:0 0 4px 0;
}
h2 {
	color:#12263d;
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;
}
.groen {color:#50c212;}
.blauw {color:#0b8fff;}
.geel {color:#ff9f09;}
.cijfer {
	font-weight:bold;
	display:block;
	width:25px;
	float:left;
}
.nummer {
	float:left;
	width:25px;
	color:#222222;
	font-weight:normal;
}
.prijs {
	float:right;
	width:50px;
	color:#222222;
	font-weight:normal;
}
.spel {float:left;}
.prijzen {font-size:20px;}
.vanaf {font-size:26px; font-weight:bold;}
.blue {color:#70a1ca;}
.darkblue {color:#253543;}
.sort {font-size:14px;}
.price {
	font-size:20px;
	font-weight:bold;
	line-height:18px;
}
/* /Tekst Opmaak */

#autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}
#autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
#autocomplete .fullinput {
    display: none;
}
#autocomplete .selected { background-color: #ffb;}
#autocomplete li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  /*height:32px;*/
  cursor:pointer;
}

.expandbutton {
    clear: both;
    float: right;
}

/* added by Frag-em . copy-paste */

    div#gerelateerd {
        width:718px;
        margin:10px 0 0 0;
    }
    div#gerelateerd_links {
        float:left;
        width: 257px;
        background: url(/images/populair_left.png) left no-repeat;
    }
    div#gerelateerd_kop {
        width: 200px;
        height:20px;
        padding:5px 0 0 11px;
        overflow:hidden;
    }

    div#gerelateerd a {
        display:block;
        width:247px;
        height:22px;
        float:left;
        color:#1f7bc9;
        padding:4px 0 0 10px;
        background: url(/images/line1.png) bottom no-repeat;
    }
    div#gerelateerd a.no {
        background: none;
    }
    div#gerelateerd a:hover {font-weight:bold; color:#000; text-decoration:none;}
    div#gerelateerd a:hover {background: url(/images/pop.png);}
    div#gerelateerd_rechts {
        width: 257px;
        /*height:272px;*/
        float:left;
        background: url(/images/populair_right.png) right;
        padding:0px 10px 0 10px;
    }