ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li
{
	float:left;
	overflow: hidden;
}
a
{
	display:block;
	height:100%;
	cursor:pointer;
}
#menu li:hover
{
	background-position: 0px 0px;
}
body
{
	background-color:#fff;
	font-family: "Verdana", Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin:10px 0 0 0;
}
#banner
{
	width:900px;
	height:160px;
	background-image:url('images/Header.jpg');
	margin-left: auto ;
  	margin-right: auto ;
}
#menu
{
	width:900px;
	height:22px;
	margin-left: auto ;
  	margin-right: auto ;
  	overflow: hidden;
}
#home, #cars, #blog, #games
{
	width:180px;
	height:22px;
	background-position: 0px -44px;	
}
#home
{
	background-image:url('images/HomeButton.jpg');
}
#cars
{
	background-image:url('images/CarsButton.jpg');
}
#games
{
	background-image:url('images/GamesButton.jpg');
}
#blog
{
	background-image:url('images/BlogButton.jpg');
}
#menu li.active
{
	background-position: 0px -22px;
}
#search
{
	width:156px;
	height:18px;
 	color: #696969;
 	border: 2px solid #696969;
 	padding-top:0px;
}
input
{
	width:100%;
	border:none;
	font-family: "Verdana", Verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
}
#adv
{
	width:20px;
	height:22px;
	background-image:url('images/AdvButton.jpg');
	background-position: 0px -44px;
}

#main
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
#mainleft, #carsmainleft
{
	float:left;
	width:200px;
}
.head
{
	width:200px;
	height: 16px;
	text-align:center;
	margin:0 auto;
	padding:0;
	color: #ffffff;
	font-weight:bold;
	background-color: #696969;
}
.title:hover, .cartitle:hover, .latestcartitle:hover, .blogtitle:hover
{
	background-color: #b34c4c;
	background: -moz-linear-gradient(left, #ffffff, #b34c4c, #ffffff);
	background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(#b34c4c), to(#ffffff));
	background: -webkit-linear-gradient(left, #ffffff, #b34c4c, #ffffff);
	background: -o-linear-gradient(left, #ffffff, #b34c4c, #ffffff);
	background: -ms-linear-gradient(left, #ffffff, #b34c4c, #ffffff);
	background: linear-gradient(to right, #ffffff, #b34c4c, #ffffff);
}
.title a, .cartitle a, .latestcartitle a, .blogtitle a, .bloghistorytitle a, .gameslisttitle a, .carbrandtitle a
{
	color: #696969;
	text-decoration:none;
	font-weight:bold;
}
.title a:hover, .cartitle a:hover, .latestcartitle a:hover, .blogtitle a:hover, .bloghistorytitle a:hover, .gameslisttitle a:hover, carbrandtitle a:hover
{
	color: #000;
}
.title
{
	border-left: 0px solid #696969;
	border-right: 0px solid #696969;
	text-align:center;
}
.text, .pic
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0px solid #696969;

	height: 170px;
	background-color: #ffffff;
}
#gamepic
{
	height: 170px;
}
.pic, #gamepic
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.pic img, #gamepic img
{
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height:160px;
}
.text
{
	height:172px;
}
#lastblog
{
	margin-top:40px;
}
#lastcars
{
	display:table;	
	padding-left:28px;
}
#lastcars > ul
{
	float:left;
	margin-left:20px;
	display:table-row;
}
#latestcar, .carbrandlist
{
	width:650px;
	height:198px;
	float:right;
	margin-bottom:40px;
}
.carbrandlist
{
	margin-bottom: 20px;
}
#latestcar img, .carresults img, .carbrandlist img
{
	width: 350px;
	height: 198px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0px solid #696969;
}
#latestcar > ul, .carresults > ul, .carbrandlist > ul
{
	float:right;
}
#latestcar > a, .carresults > a, .carbrandlist > a
{
	display:inline;
}
.latestcartitle
{
	width:300px;
	height: 30px;
	line-height: 26px;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0px solid #696969;
	
}
.latestcartext
{
	width:300px;
	height:168px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:0px solid #696969;
	border-top:0px;
	border-left:0px;
}
.cartitle
{
	width:200px;
	height: 26px;
	line-height: 26px;
	text-align:center;
	border: 0px solid #696969;
	border-bottom:0px;
}
span
{
	display: inline-block;
	line-height: 12px;
}
.carpic img
{
	display:block;
	width:200px;
	border: 0px solid #696969;
}
.cartext
{
	width:200px;
	height:250px;
	border:0px solid #696969;
	border-top:0px;
}
.carpic img:hover, #latestcar img:hover, .carbrandlist img:hover, .carresults img:hover
{
	border-color:#ff0000;
}
#colofon
{
	position: relative;
	margin: 20px auto 0 auto;
	width: 900px;
	text-align:center;
	background-color:#696969;
	color:#fff;
	clear:both;
	font-weight:normal;
}
#copyright
{
	text-decoration: underline;
}
#copyright:hover #suptext
{
	background-color: #fff; 
	z-index:6;
	left: 75%; 
	color:#000;
}
#suptext
{
	position: absolute; 
	left: -9999px;
	margin: 0; 
	padding: 3px;
	width:200px;
	border:1px solid #000;
}
#colofon a
{
	display:inline;
	font-style:italic;
	text-decoration:none;
	color:#fff;
}
#colofon a:hover
{
	text-decoration:underline;
}
.text a, .cartext a, .latestcartext a
{
	display:inline;
	text-decoration:none;
	font-style: italic;
	color: #696969;
}
.text a:hover, .cartext a:hover, .latestcartext a:hover
{
	text-decoration:underline;
	color: #ff0000;
}
.gamesselect
{
	width: 120px;
}
.gamesselect option:hover 
{
        box-shadow: 0 0 10px 10px #b34c4c inset;
}
.choice
{
	width:100%;
}
.choice td
{
	width:50%;
}
.noscriptbutton
{
	color: #fff;
	background: #696969;
	border: 1px solid #ffffff;
	box-shadow: 0 0 10px #ffffff inset;
	cursor:pointer;
}
#gamehead, #carhead
{
	width:525px;
	float:right;
	margin-right:125px;
}
#gamehead
{
	height:200px;
}
#gamehead > img, #carhead > img
{
	width: 325px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0px solid #696969;
}
#gamehead > ul, #carhead >ul
{
	float:right;
}
#gamehead td, #carhead td
{
	font-weight:bold;
}
#gamehead a, #carhead a
{
	display:inline;
}
#cargametitle
{
	width:196px;
	height: 26px;
	line-height: 26px;
	text-align:center;
	border: 0px solid #696969;
	font-weight:bold;
	background-color: #fff;
	color:#696969;	
}
#plusmin
{
	 width:325; 
	 float:left; 
	 margin-top:10px;
}
#positives
{
	color: #329900;
	width:50%;
	padding-left:10px;
}
#negatives
{
	color: #c90000;
	width:50%;
}
#carsmain
{
	float: right; 
	width: 650px;
	margin-top: 10px;
	margin-bottom: 40px;
}
#gamespecs, #carspecs
{
	width:196px;
	border: 0px solid #696969;
	border-top:0px;
	height: 154px;
}
#fotocopyr
{
	font-size:8px;
}
#gamemain
{
	float: right; 
	width: 650px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#gametext, #carstext
{
	float: left; 
	width: 525px;
}
#carstext p
{
	 font-weight:bold;
}
#gamephotos, #carphotos
{
	float: right; 
	width: 120px;
	margin-bottom:20px;
}
#mainleft img, #gamephotos img, #gamehead img, #carhead img, #carphotos img
{
	border:0;
}
#gamephotos a, #carphotos a
{
	margin-bottom: 10px;
}
#gamephotos a span, #gamehead a span, #carhead a span, #carphotos a span
{
	display:none;
}
#gamephotos a:focus span, #gamehead a:focus span, #carhead a:focus span, #carphotos a:focus span
{			
	display:block;
	height:100%;
	width:100%;
	position:fixed;
	left:0;
	top:0;
	text-align:center;
	z-index:2 !important;
	background-image:url('images/transp.png');
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#gamephotos a span img, #gamehead a span img, #carhead a span img, #carphotos a span img
{
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width:100%;
	height:auto;
	max-height:100%;
}
#blogtopwrapper
{
	width:900px;
	height:250px;
}
#blogimgwrap
{
	width: 700px; 
	height: 200px;
	text-align:center;
	float:right;
}
#blogimg
{
	width: 525px; 
	height: 200px;
}
#bloghistorytitle, #gameslisttitle, #carsleftmaintitle
{
	width:196px;
	height: 26px;
	line-height: 26px;
	text-align:center;
	border-bottom: 2px solid #696969;
	font-weight:bold;
	background-color: #fff;
	color:#696969;	
}
#bloghistory, #gameslist, #similarcars, #carreviewslist
{
	float: left; 
	width: 196px; 
	margin-left: 0px; 
	background-color: #ffffff;
	border: 0px solid #696969;
}
#gameslist
{
	margin-top:60px;
}
#similarcars, #carreviewslist
{
	margin-bottom:20px;
}
label
{
	display:block;
	cursor:pointer;
}
#carreviewslist label
{
	display: inline-block;
	padding-left:2px;
	width: 184px;
}
#carreviewslist label span
{
	float:right;
}
.picturelist
{
	display: inline-block;
	width: 10px;
	text-decoration:none;
	color: #000;
}
.picturelist:hover
{
	background: #696969;
	color: #fff;
}
.bloghistorytitle:hover, label:hover, .gameslisttitle:hover, .carbrandtitle:hover
{
	background-color: #b34c4c;
	background: -moz-linear-gradient(left, #ffffff, #b34c4c, #ffffff);
	background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(#b34c4c), to(#ffffff));
	background: -webkit-linear-gradient(left, #ffffff, #b34c4c, #ffffff);
	background: -o-linear-gradient(left, #ffffff, #b34c4c, #ffffff);
	background: -ms-linear-gradient(left, #ffffff, #b34c4c, #ffffff);
	background: linear-gradient(to right, #ffffff, #b34c4c, #ffffff);
}
.bloghistorytitle a, .gameslisttitle a, .carbrandtitle a
{
	font-weight:normal;
}
.blogjaar
{
	margin-left:20px;
	display:none;	
}
#bloghistory [type=checkbox], #carreviewslist [type=checkbox]
{
	display:none;
}
[type=checkbox]:checked ~ div
{	
	display:block;
}
#blogmainwrap
{
	width: 700px;
	float:right;
}
#blogmain
{
	width:525px;
	margin:0 auto;
}
#blogmainhead
{
	width:525px;
	color: #fff;
	background-color: #696969;
	text-align: center;
}
#blogmaintitle
{
	width: 521px;
	text-align:center;
	border: 2px solid #696969;
}
#blogmaintext
{
	margin-bottom:20px;
}
h3
{
	color:#696969;
}
.ulsearch, #advsearch
{
	width:700px;
	margin: 0 auto;
}
.search
{
	color:#696969;
	font-weight:bold;
	text-decoration:none;
}
.search:hover
{
	color:#000;
	background-color: #b34c4c;
	background: -moz-linear-gradient(left, #ffffff, #b34c4c, #ffffff);
	background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(#b34c4c), to(#ffffff));
	background: -webkit-linear-gradient(left, #ffffff, #b34c4c, #ffffff);
	background: -o-linear-gradient(left, #ffffff, #b34c4c, #ffffff);
	background: -ms-linear-gradient(left, #ffffff, #b34c4c, #ffffff);
	background: linear-gradient(to right, #ffffff, #b34c4c, #ffffff);
}

.ulsearch li:nth-child(2)
{
	background-color: #ffffff;
	border-top:1px solid #000;
}

.advsearchinput, select, textarea
{
	font-family: Verdana;
	font-size: 10px;  
	line-height: 12px;
	border: 2px solid #696969;
	width:200px;
}
#advsearch [type=checkbox]
{
	width:10px;
}
table
{
	border-collapse: collapse;
	margin: 0 auto;
	border-spacing: 0px;
	border: 0px;
	font-family: Verdana;
	font-size: 10px;  
	line-height: 12px;
}
td
{
	vertical-align:text-top;
}
.tdavdsearch
{
	width: 150px;
}
#tabletypes
{
	width:100%;
}
#hideablearea
{
	display:none;
}
[name=automaat]:checked ~ #hideablearea
{
	display:block;
}
#advsearch [type=submit]
{
	color: #696969;
	background: #ffffff;
	border: 1px solid #696969;
	box-shadow: 0 0 10px #696969;
	cursor:pointer;
}
#results
{
	height:30px;
	line-height:30px;
	font-size: 14px;
	font-weight: bold;
	color:#696969;
	text-align: center;
	background: #ffffff;
	border: 2px solid #000;
	margin-top: 20px;
}
.carresults
{
	width:650px;
	height:198px;
	margin: 20px auto 20px auto;
}
/* radiobutton tabs */
.content
{
	display:none;
}
#cartabs 
{
	position:relative;
	top:20px;
	left:0;
	float:left;
	width:505px;
	min-height: 220px;
}
.tabje 
{
	float: left;
}
.tabje label 
{
	background-color: #696969;
	color: #fff;
	display:block;
	background-repeat: no-repeat;
	background-position:center;
	height: 12px;
	width:150px;
	position: relative;
	border: 2px solid #696969;
	font-weight:bold;
	z-index:1;
	padding-left:5px;
}
.tabje [type=radio] 
{
	display: none;
}
.content 
{
	position: absolute;
	top: 14px;
	left: 0;
	background: #eee;
	right: 0;
	bottom: 0;
	width: 100%;	
	border: 2px solid #696969;
	z-index:0;
	padding:10px;
}
.tabje label:hover
{
	background: #696969;
	border: 2px solid #ff0000;
	color: #fff;
}
[type=radio]:checked ~ label 
{
	color:#000;
	background-color: #eee;
	border-bottom: 2px solid #eee;
}
[type=radio]:checked ~ label ~ .content 
{
	display:block;
}
.tabtable
{
	width:100%;
}
td.odd
{
	width:50%;
	background-color:#ddd;
}
td.even
{
	width:50%;
	background-color:#ccc;
}
td.oddlabel, td.evenlabel
{
	font-weight:bold;
	border-bottom:1px solid #000;
}
.oddlabel, .odds
{
	background-color:#ddd;	
}
.evenlabel, .evens
{
	background-color:#ccc;
}
sup
{
	color: #696969;
}
th.mirror
{
	background-color: #696969;
	color: #FFFFFF;
	padding: 0px 0px;
	cursor: default;
}
td.admin
{
	border: 1px solid #696969;
}