/* ALGEMENE SHIZZLE */

html {
	margin: 0;
	padding: 0; 
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

body {
	text-align:center;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
 }

#container {
	text-align:left;
	width:900px;
	margin:auto;
 }
			#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;
				text-transform: ;
				margin: 0px 0;
				padding: 0;
				list-style-type: none;
				background-color: #eee;
				font-size: 14px;
				height: 40px;
				border-top: 2px solid #eee;
				border-bottom: 2px solid #ccc;
			}
			#menu li {
				float: left;
				margin: 0;				
			}
			

			#menu li a  {
				text-decoration: none;
				display: block;
				padding: 0 20px;
				line-height: 40px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
			#menu_wrapper ul {margin-left: 12px;}
			#menu_wrapper {padding: 0 16px 0 0; background: url(images/grey2.png) no-repeat right;}
			#menu_wrapper div {float: left; height: 44px; width: 12px; background: url(images/grey2.png) no-repeat left;}




 #searchwrapper {
	width:300px; /*follow your image's size*/
	height:30px;/*follow your image's size*/
	background-image:url(http://www.gamehype.nl/dev/images/search3.gif);
	background-repeat:no-repeat; /*important*/
	padding:0px;
	margin:0px;
	position:relative; /*important*/
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:3px;
	left:10px;
	width:240px;
	height:26px;
	font-family: arial;
	color: #4c4c4c;
	font-size:16px;
	font-weight:bold;
}
 
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:0px;
	left:250px;
	width:40px;
	height:30px;
}
 
#header {
	width:900px;
	height:86px;
	background-image: url('images/bgheader.gif');
	margin:0px;
}

#header2 {
	width:900px;
	margin:0px;
	background-color: #fff;
}


#zoekert {
	margin: 0;
	height: 25px;
	overflow: hidden;
	position: absolute;
	left: 675px;
	top: 30px;
	width: 430px;
}	

#zoek {
	position: absolute;
	top: 4px;
	width: 180px;
	background: #858585;
	border: 1px solid #000;
	color:#000000;
	font-weight:bold;
	padding: 0px;
}

#submit {
	position: absolute;
	left: 190px;
	top: 2px;
}

.inputzoek {
	background-color: #858585;
	border: 1px solid #000;
	color:#000000;
	font-weight:bold;
	width:250px;
	padding: 0px;
}


#stats {
	margin: 0;
	height: 25px;
	overflow: hidden;
	position: absolute;
	left: 375px;
	top: 7px;
	width: px;
	color: #4c4c4c; 
	text-decoration: none; 
	font-family: Tahoma, sans-serif; 
	font-size: 11px; 
	font-weight:bold
}

#stats2 {
	width:350px;
	margin: 6px;
	font-family: verdana;
	font-size: 11px;
	color:#4c4c4c;
}





#bodyblock {
	position:relative;
	width:900px;
	padding:0;
 }

 
/* NAVIGATIE 1 */

#navbalk1 {
	width:900px;
	height:36px;
}


.navigatie1 {
	width:900px;
	list-style:none;
	margin: 0px;
	padding: 0px;
}



/* NAVIGATIE NIEUWE MOUSE-OVER */

.navigatie1 li {
	margin: 0px;
	padding-right:0px;
	float: left;
}
	
.navigatie1 li a {
	height: 36px;
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.navigatie1 li a:hover {
	background: url('');
}

a#pc{ background-image: url(images/button_pc3.gif); }
a#xbox { background-image: url(images/button_3603.gif); }
a#wii { background-image: url(images/button_wii3.gif); }
a#ps3 { background-image: url(images/button_ps33.gif); }
a#nds { background-image: url(images/button_nds3.gif); }
a#psp { background-image: url(images/button_psp3.gif); }


/* NAVIGATIE 2 */

#navbalk2 {
	width:900px;
	background-image:url(images/bgsubmenu.gif);
	height: 35px;
	text-align:center;
}

#navbalk3 {
	background-color: #fff;
	background-repeat: repeat;
	width:900px;
	height: 25px;
	text-align:center;
}

a.navsmall:link {text-decoration: none; font-size: 10pt; font-family: arial; font-weight: normal; color:#cdcdcd;}
a.navsmall:visited {text-decoration: none; font-size: 10pt; font-family: arial; font-weight: normal; color:#cdcdcd;}
a.navsmall:hover {text-decoration: none; font-size: 10pt; font-family: arial; font-weight: normal; color:#ff8a00;}



.navigatie2 {
	list-style:none;
	margin: 0px;
	padding-left: 0px;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #cdcdcd;
}

.navigatie2 li {
	margin: 0px;
	padding-left:10px;
	float: left;
}
	
.navigatie2 li a {
	height: 20px;
	display: block;
	float: left;
	padding: 10px 5px 0px 5px;
	color: #cdcdcd;
	text-decoration: none;
}

.navigatie2 li a:hover {
	color: #ff8a00;
	text-decoration: none;
	background:;
}

.navigatie2 li a:active {
	color: #ff8a00;
	text-decoration: none;
	background: url();
}


#links {
	float:left;

	width:530px;
 }
 
 
 /* GAME VAN DE WEEK */

#gvdw {
	width: 530px;

	float:left;
	text-align:center;
}

#gvdwhp {
	width: 530px;
	float:left;
	text-align:center;
	background-image: url('http://www.gamehype.nl/dev/bghp.gif');
}

#gvdwbig {
	margin-top:5px;
	width: 530px;

}

#gvdwsub {
	width:530px;

}

.gvdwsub {
	text-align:center;
	height:108px;
}



a.gvdwinput:link {text-decoration: none; font-size: 10pt; font-family: arial; font-weight: bold; color: #cdcdcd;}
a.gvdwinput:visited {text-decoration: none; font-size: 10pt; font-family: arial; font-weight: bold; color: #cdcdcd;}
a.gvdwinput:hover {text-decoration: none; font-size: 10pt; font-family: arial; font-weight: bold; color: #cdcdcd;}


/* GAMEPROFIEL GAME.PHP */

#gameinfo {
	width:500px;
	background-color:#fff;
 }
 
 #titel {
	width:530px;
	font-size: 24px;
	font-weight:bold;
	color:#000000;
	padding-top:7px;
	padding-left:10px;
}

.h1 {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 24px; 
	font-weight:bold;
	color:#000000;
}

a.titel:link {color: #000000; text-decoration: none; font-family: Arial; font-size: 24px; font-weight:bold}
a.titel:visited {color: #000000; text-decoration: none; font-family: Arial; font-size: 24px; font-weight:bold}
a.titel:hover {color: #000000; text-decoration: none; font-weight:bold;} 
 
#info {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
	margin-top:10px;
	margin-left:135px;
	line-height:19px;
}

.list {
	font-family: verdana;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
	border-bottom: 0px dotted #565656;
}
 
a.info:link {color: #000000; text-decoration: none; font-family: Verdana, sans-serif; font-size: 11px; font-weight:normal}
a.info:visited {color: #000000; text-decoration: none; font-family: Verdana, sans-serif; font-size: 11px; font-weight:normal}
a.info:hover {color: #000000; text-decoration: underline; font-weight:normal;} 

 
#optionsbar {
	width:530px;
	height:40px;
	text-align:right;
 }
 
#recensiesbar {
 	width:530px;
	height:24px;
 }

 
#recensiesblock {
	width:500px;
 }
 
.typeupdate {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#4c4c4c;
	text-align:center;
}

.height {
	height:24px;
}



#gemiddelde {
	float:right;
	margin-right:30px;
	margin-top:-40px;

}

.gemiddelde {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
}


.verdict {
	margin-left:25px;
	color: #ff8a00;
	font-family: Verdana, sans-serif; 
	font-size: 34pt; 
	font-weight:bold;
}

a.verdict:link {color: #ff8a00; text-decoration: none; font-family: Verdana, sans-serif; font-size: 35px; font-weight:bold}
a.verdict:visited {color: #ff8a00; text-decoration: none; font-family: Verdana, sans-serif; font-size: 35px; font-weight:bold}
a.verdict:hover {color: #262626; background-color:#ff8a00; text-decoration: none; font-size: 35px; font-weight:bold;} 

a.titelhp:link {color: #262626; text-decoration: none; font-family: Arial, sans-serif; font-size: 28px; font-weight:bold}
a.titelhp:visited {color: #262626; text-decoration: none; font-family: Arial, sans-serif; font-size: 28px; font-weight:bold}
a.titelhp:hover {color: #262626; text-decoration: underline; font-weight:bold;} 

.verdicthp {
	color: #262626;
	font-family: Verdana, sans-serif; 
	font-size: 40pt; 
	font-weight:bold;
}

#verhaal{

	font-family: verdana;
	font-size: 11px;
	color:#0000000;
	line-height:19px;
	border-top: 1px dashed #565656;
	padding-left:20px;
	padding-right:10px;
	text-align:justify;
}



a.verhaal:link {color: #d6d6d6; text-decoration: none; font-family: Verdana, sans-serif; font-size: 11px; font-weight:normal}
a.verhaal:visited {color: #d6d6d6; text-decoration: none; font-family: Verdana, sans-serif; font-size: 11px; font-weight:normal}
a.verhaal:hover {color: #d6d6d6; text-decoration: none; font-weight:normal;} 


/* ALGEMEEN REVIEWSUPDATES */

.datum {
	font-family: Tahoma, sans-serif;
	color: #4c4c4c;
	font-size: 11px; 
	font-weight:normal
}

#platformupdate {
	width: 530px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float:left;
	text-align:center;
}

.update {
	margin: auto;
}

.even {
	background-color: #f4dcff;
}

.oneven {
	background-color: #f8e8ff;
}

.typeupdate {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#4c4c4c;
}

#footer {
	width: 530px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;

	text-align:center;
}



a.gamelink:link {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: normal; color:#4c4c4c;}
a.gamelink:visited {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: normal; color:#4c4c4c;}
a.gamelink:hover {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: normal; color:#818181;}

a.recensentlink:link {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: bold; color:#4c4c4c;}
a.recensentlink:visited {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: bold; color:#4c4c4c;}
a.recensentlink:hover {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: bold; color:#818181;}

a.cijfer1:link {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 11px; font-weight:bold}
a.cijfer1:visited {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 11px; font-weight:bold}
a.cijfer1:hover {color: #4c4c4c; text-decoration: underline; font-weight:bold}

a.cijfer2:link {color: #F15909; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 11px; font-weight:bold}
a.cijfer2:visited {color: #F15909; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 11px; font-weight:bold}
a.cijfer2:hover {color: #F15909; text-decoration: underline; font-weight:bold}

a.review:link {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 11px; font-weight:bold}
a.review:visited {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 11px; font-weight:bold}
a.review:hover {color: #4c4c4c; text-decoration: underline; font-weight:bold}

a.headlinks:link {color: #4c4c4c; text-decoration: none; font-family: arial; font-size: 13px; font-weight:normal}
a.headlinks:visited {color: #4c4c4c; text-decoration: none; font-family: arial; font-size: 13px; font-weight:normal}
a.headlinks:hover {color: #4c4c4c; text-decoration: underline; background-color: #fff; font-weight:normal}

.dividers {
	color: #c4c4c4; 
	font-size: 14px; 
	font-weight:normal;
}

a.review2:link {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 11px; font-weight:normal}
a.review2:visited {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 11px; font-weight:normal}
a.review2:hover {color: #4c4c4c; text-decoration: underline; font-weight:normal}

a.review3:link {color: #4c4c4c; text-decoration: none; font-family: verdana; font-size: 11px; font-weight:normal}
a.review3:visited {color: #4c4c4c; text-decoration: none; font-family: verdana; font-size: 11px; font-weight:normal}
a.review3:hover {color: #4c4c4c; text-decoration: underline; font-weight:normal}

a.review4:link {color: #4c4c4c; text-decoration: none; font-family: verdana; font-size: 11px; font-weight:bold}
a.review4:visited {color: #4c4c4c; text-decoration: none; font-family: verdana; font-size: 11px; font-weight:bold}
a.review4:hover {color: #4c4c4c; text-decoration: underline; font-weight:normal}

.green { background-color: #33cc00;}

a.review6:link {color: #000000; text-decoration: none; font-family: verdana; font-size: 11px; font-weight:bold}
a.review6:visited {color: #000000; text-decoration: none; font-family: verdana; font-size: 11px; font-weight:bold}
a.review6:hover {color: #000000; text-decoration: underline; font-weight:bold}

a.review7:link {color: #000000; text-decoration: none; font-family: verdana; font-size: 11px; font-weight:normal}
a.review7:visited {color: #000000; text-decoration: none; font-family: verdana; font-size: 11px; font-weight:normal}
a.review7:hover {color: #000000; text-decoration: underline; font-weight:normal}

a.review5:link {color: #4c4c4c; text-decoration: none; font-family: verdana; font-size: 13px; font-weight:bold}
a.review5:visited {color: #4c4c4c; text-decoration: none; font-family: verdana; font-size: 13px; font-weight:bold}
a.review5:hover {color: #4c4c4c; text-decoration: underline; font-weight:bold}


a.reviewbig:link {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 14px; font-weight:bold}
a.reviewbig:visited {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 14px; font-weight:bold}
a.reviewbig:hover {color: #4c4c4c; text-decoration: underline; font-weight:bold}

a.addreview:link {color: #4c4c4c; text-decoration: none; font-family: Verdana, sans-serif; font-size: 14px; font-weight:bold}
a.addreview:visited {color: #4c4c4c; text-decoration: none; font-family: Verdana, sans-serif; font-size: 14px; font-weight:bold}
a.addreview:hover {color: #4c4c4c; text-decoration: underline; font-weight:bold}

a.function:link {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 9px; font-weight:normal}
a.function:visited {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 9px; font-weight:normal}
a.function:hover {color: #ff8a00; text-decoration: none; font-weight:normal}

a.reaguurder:link {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 12px; font-weight:bold}
a.reaguurder:visited {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 12px; font-weight:bold}
a.reaguurder:hover {color: #ff8a00; text-decoration: none; font-weight:bold}

a.datum:link {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 11px; font-weight:normal}
a.datum:visited {color: #4c4c4c; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 11px; font-weight:normal}
a.datum:hover {color: #4c4c4c; text-decoration: underline; font-weight:normal}

a.reactielink:link {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: normal; color:#d6d6d6;}
a.reactielink:visited {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: normal; color:#d6d6d6;}
a.reactielink:hover {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: normal; color:#ff8a00;}

a.lijstlink:link {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: bold; color:#4c4c4c;}
a.lijstlink:visited {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: bold; color:#4c4c4c;}
a.lijstlink:hover {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: bold; color:#818181;}

.cijfer1 {
	color: #4c4c4c; 
	text-decoration: none; 
	font-family: Tahoma, sans-serif; 
	font-size: 11px; 
	font-weight:bold
}

.cijfer2 {
	color: #F15909; 
	text-decoration: none; 
	font-family: Tahoma, sans-serif; 
	font-size: 11px; 
	font-weight:bold;
}


/* SCREENSBLOCK */

#screensblock {
	width:519px;
	text-align:center;
	margin-top:10px;
}

.screenskop {
	width:519px;
	height:30px;
	background-image: url('images/bgscreenshots.gif');
}

#screenspace {

	height: 70px;
	padding-top:3px;
	border: 1px solid #b5b5b5;
	text-align:center;
}

.screen img {
	width:121px;
	height:64px;
	border: 1px solid #b5b5b5;
}

.screen:hover img {
	border: 1px solid #000000;
}

.screen:hover {
	color: red; 		/* iets om kolere IE bug te coveren */
}

/* BOXSHOT */

#box {
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}

#boxhp {
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
 
 

.box img {
	border: 1px solid #444444;
}

.box:hover img {
	border: 1px solid #ff8a00;
}

.box:hover {
	color: red; 		/* iets om kolere IE bug te coveren */
}


/* BEGIN NIEUWSBLOCK */

#nieuwsblock {
	width:519px;
	text-align:center;
	margin-top:10px;
}

.nieuwskop {
	width:519px;
	height:30px;
	background-image: url('images/bgnieuws.gif');
}

#nieuwspace {

	height:80px;
	padding-top:3px;
	border: 1px solid #b5b5b5;
	text-align:center;
}

#reactieblock {
	width:519px;
	text-align:center;
	margin-top:10px;
}

.reactiekop {
	width:519px;
	height:30px;
	background-image: url('images/reactiesheader.gif');
}

#reactiespace {
	padding:5px;
	border: 1px solid #b5b5b5;
	text-align:center;
}


/* MOVIEBLOK */

#movieblock {
	width:519px;
	text-align:center;
	padding-top:10px;
	background-color: #ffffff;

}

.moviekop {
	width:519px;
	height:30px;
	background-image: url('images/videokop.gif');
	text-align:center;
	background-color: #ffffff;

}

#moviespace {
	border: 1px solid #b5b5b5;
	text-align:center;
	padding:10px;
	background-color: #ffffff;

}


/* MOVIEBLOK 2 b5b5b5  */

#eiland {
	width:350px;
	margin-top:0px;
	margin-left: 10px;
}

/* #b5b5b5 */

#kop{
	height:25px;
	border-bottom: 4px solid #cccccc;
	text-align:left;
	padding:0px;
	text-decoration: none; 
	font-family: Arial;
	margin-top:5px;
	font-size: 16px; 
	font-weight:bold;
	color:#000;
}

#eilandspace {
	text-align:left;
	padding:10px;
	text-align:justify;
}

a.kop:link {color: #000000; text-decoration: none; font-family: Arial; font-size: 16px; font-weight:bold}
a.kop:visited {color: #000000; text-decoration: none; font-family: Arial; font-size: 16px; font-weight:bold}
a.kop:hover {color: #000000; text-decoration: underline; font-weight:bold;} 

/* PC UPDATE */

.pcheader {
	width:519px;
	height:30px;
	background-image: url('images/header_pc.gif');
}

.pcheader2 {
	width:519px;
	height:30px;
	background-image: url('http://www.gamehype.nl/dev/images/pc.gif');
	padding-left:10px;
	text-align:left;
	font-family: Arial;
	font-size: 11pt; 
	font-weight:bold;
	color:#F5FFFA;
}

.pcgame {
	width:250px;
	height:21px;
	border-left:1px solid #ee7c87;
	padding-left:5px;
	text-align:left;
}

.pcmedium {
	width:200px;

	font-weight:bold;
	text-align:left;
}

.pccijfer {
	width:67px;

	border-right:1px solid #ee7c87;
	text-align:center;
}

.lijstpc {
	border-bottom:1px solid #ee7c87;
}



/* XBOX 360 UPDATE */

.xboxheader {
	width:519px;
	height:30px;
	background-image: url('images/header_360.gif');
}

.xboxheader2 {
	width:519px;
	height:30px;
	background-image: url('http://www.gamehype.nl/dev/images/xbox360.gif');
	padding-left:10px;
	text-align:left;
	font-family: Arial;
	font-size: 11pt; 
	font-weight:bold;
	color:#F5FFFA;
}

.xboxgame {
	width:250px;
	height:21px;
	border-left:1px solid #afee7c;
	padding-left:5px;
	text-align:left;
}

.xboxmedium {
	width:200px;
	font-weight:bold;
	text-align:left;
}

.xboxcijfer {
	width:67px;
	border-right:1px solid #afee7c;
	text-align:center;
}

.lijstxbox {
	border-bottom:1px solid #afee7c;
}


/* Wii UPDATE */

.wiiheader {
	width:519px;
	height:30px;
	background-image: url('images/header_wii.gif');
}

.wiiheader2 {
	width:519px;
	height:30px;
	background-image: url('http://www.gamehype.nl/dev/images/wii.gif');
	padding-left:10px;
	text-align:left;
	font-family: Arial;
	font-size: 11pt; 
	font-weight:bold;
	color:#F5FFFA;
}

.wiigame {
	width:250px;
	height:21px;
	border-left:1px solid #6577db;
	padding-left:5px;
	text-align:left;
}

.wiimedium {
	width:200px;
	font-weight:bold;
	text-align:left;
}

.wiicijfer {
	width:67px;
	border-right:1px solid #6577db;
	text-align:center;
}

.lijstwii {
	border-bottom:1px solid #6577db;
}


/* PS3 UPDATE */

.ps3header {
	width:519px;
	height:30px;
	background-image: url('images/header_ps3.gif');
}

.ps3header2 {
	width:519px;
	height:30px;
	background-image: url('http://www.gamehype.nl/dev/images/ps3.gif');
	padding-left:10px;
	text-align:left;
	font-family: Arial;
	font-size: 11pt; 
	font-weight:bold;
	color:#F5FFFA;
}

.ps3game {
	width:250px;
	height:21px;
	border-left:1px solid #7c7cee;
	padding-left:5px;
	text-align:left;
}

.ps3medium {
	width:200px;
	font-weight:bold;
	text-align:left;
}

.ps3cijfer {
	width:67px;
	border-right:1px solid #7c7cee;
	text-align:center;
}

.lijstps3 {
	border-bottom:1px solid #7c7cee;
}


/* NINTENDO DS UPDATE */


.ndsheader {
	width:519px;
	height:30px;
	background-image: url('images/header_nds.gif');
}

.ndsheader2 {
	width:519px;
	height:30px;
	background-image: url('http://www.gamehype.nl/dev/images/ds.gif');
	padding-left:10px;
	text-align:left;
	font-family: Arial;
	font-size: 11pt; 
	font-weight:bold;
	color:#F5FFFA;
}

.ndsgame {
	width:250px;
	height:21px;
	border-left:1px solid #bc72f9;
	padding-left:5px;
	text-align:left;
}

.ndsmedium {
	width:200px;
	font-weight:bold;
	text-align:left;
}

.ndscijfer {
	width:67px;
	border-right:1px solid #bc72f9;
	text-align:center;
}

.lijstnds {
	border-bottom:1px solid #bc72f9;
}


/* PSP UPDATE */

.pspheader {
	width:519px;
	height:30px;
	background-image: url('images/header_psp.gif');	
}

.pspheader2 {
	width:519px;
	height:30px;
	background-image: url('http://www.gamehype.nl/dev/images/psp.gif');
	padding-left:10px;
	text-align:left;
	font-family: Arial;
	font-size: 11pt; 
	font-weight:bold;
	color:#F5FFFA;
}

.pspgame {
	width:250px;
	height:21px;
	border-left:1px solid #000000;
	padding-left:5px;
	text-align:left;
}

.pspmedium {
	width:200px;
	font-weight:bold;
	text-align:left;
}

.pspcijfer{
	width:67px;
	border-right:1px solid #000000;
	text-align:center;
}

.lijstpsp {
	border-bottom:1px solid #000000;
}
 
 
/* iPhone UPDATE */

.iphoneheader {
	width:519px;
	height:30px;
	background-image: url('http://www.gamehype.nl/images/header_iphone.gif');	
}

.mobileheader2 {
	width:519px;
	height:30px;
	background-image: url('http://www.gamehype.nl/dev/images/mobile.gif');
	padding-left:10px;
	text-align:left;
	font-family: Arial;
	font-size: 11pt; 
	font-weight:bold;
	color:#F5FFFA;
}

.iphonegame {
	width:250px;
	height:21px;
	border-left:1px solid #c0c0c0;
	padding-left:5px;
	text-align:left;
}

.iphonemedium {
	width:200px;
	font-weight:bold;
	text-align:left;
}

.iphonecijfer{
	width:67px;
	border-right:1px solid #c0c0c0;
	text-align:center;
}

.lijstiphone {
	border-bottom:1px solid #c0c0c0;
}

#rechts {
	width:370px;
	text-align:center;
	float:right;
	background-position:top-center;
 }
 
 #rechts2 {
	width:370px;
	text-align:center;
	float:right;
	background-position:top-center;
 }
 

 #footer2 {
	width: 900px;
	height:190px;
	background-color: #dddddd;
	/* background-image: url('http://www.gamehype.nl/dev/images/bgfooter.gif'); */
	background-repeat: no-repeat;
	clear:both;
	padding:10px;
}

.kopfooter{
	height:25px;
	border-bottom: 1px dotted #4c4c4c;
	text-align:left;
	padding:0px;
	text-decoration: none; 
	font-family: Arial;

	font-size: 14px; 
	font-weight:bold;
	color:#4c4c4c;
}
 	
	/*
	background-image: url('http://www.gamehype.nl/images/gh/bgfooter.gif');
	background-repeat: no-repeat; */

 /*  RELEASE BLOCK */

.typerelease {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#d6d6d6;
}

a.releaselink:link {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: bold; color:#d6d6d6;}
a.releaselink:visited {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: bold; color:#d6d6d6;}
a.releaselink:hover {text-decoration: none; font-size: 11px; font-family: verdana; font-weight: bold; color:#d6d6d6;}


 
#rechtscontainer {
	margin: auto;
	width: 357px;
	background-color: #ffffff;

}

#userblock {
	margin-top: 10px;

}

.releaseheader {
	width:357px;
	height:31px;
	background-image: url('images/releaseheader.gif');
}

.releaseoneven {
	background-color: #494949;
	width:355px;
	height:23px;
	padding-left:5px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

.releaseeven {
	background-color: #6c6c6c;
	width:355px;
	height:23px;
	padding-left:5px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

.releasevloer {
	background-color: #494949;
	width:355px;
	height:23px;
	padding-left:5px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}


/*  DE LIJST DER LIJSTEN */




.typelijst {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#818181;
}

#lijst {
	width: 224px;
	margin-top: 6px;
	float:left;
	padding-left:0px;
}


.lijstplaatje {
		width: 224px;
		height: 125px;
		margin: 0px;
		border: 0px;
		padding: 0px;
}

.lijstheader1 {
	width:224px;
	height:31px;
	background-image: url('images/bestegames.gif');
}

.lijstheader2 {
	width:224px;
	height:31px;
	background-image: url('images/nieuwstegames.gif');
}

.lijstoneven {
	background-color: #f8e8ff;
	width:222px;
	height:23px;
	padding-left:5px;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
}

.lijsteven {
	background-color: #f4dcff;
	width:222px;
	height:23px;
	padding-left:5px;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
}

.lijstvloer {
	background-color: #f4dcff;
	width:222px;
	height:23px;
	padding-left:5px;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
}


.lijst {
	text-align:left;
	height:23px;
	background-color: #ffffff;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
}

.table {
	border-bottom:1px solid #bdbdbd;
}


#react {
	margin-top:8px;
	width:357px;
	float:left;
}

.reactheader{
	width:357px;
	height:31px;
	background-image: url('images/reacties.gif');
}

.react{
	background-color: #494949;
	width:355px;
	height:23px;
	text-align:left;
	padding:5px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

/* 	background-color: #f4dcff;  */

/* ZOEKEN */


	
#video {
	width:357px;
	float:left;

}

.videoheader{
	width:357px;
	height:31px;
	background-image: url('images/videosheader.gif');
}

.video{
	background-color: #494949;
	width:355px;
	height:23px;
	text-align:left;
	padding:5px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}


#quote {
	width:337px;
	float:middle;
	background-color: #E0E0E0;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
	padding:10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color:#4c4c4c;
}

a.quote:link {text-decoration: none; font-size: 12px; font-family: verdana; font-weight: normal; color:#4c4c4c;}
a.quote:visited {text-decoration: none; font-size: 12px; font-family: verdana; font-weight: normal; color:#4c4c4c;}
a.quote:hover {text-decoration: none; font-size: 12px; font-family: verdana; font-weight: normal; color:#4c4c4c;}

#gamesmaandtopje {
		margin-top:10px;
}

.gamesmaand {
	width:357px;
	float:middle;
	background-color: #ffffff;
	border-top:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	margin-top:2px;
	margin-bottom:2px;
	text-align:justify;
	padding:2px;
	font-family: verdana;
	font-size: 11px;
	font-weight:;
	color:#4c4c4c;
}

.gamehypehead {
	width:357px;
	height:31px;
	background-image: url('http://www.gamehype.nl/images/gh/gamehype-head.gif');
}

.gamesmaandhead {
	width:357px;
	height:31px;
	background-image: url('http://www.gamehype.nl/images/gh/bestgames-juni2010.gif');
}

.gamesmaandheadnov {
	width:357px;
	height:31px;
	background-image: url('http://www.gamehype.nl/images/gh/bestgames-nov2009.gif');
}

/* BANNER */

#banner {
	width:127px;
	height:;
	background-color: #FFFFFF;
	border-top:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	float:right;
	margin-top: 6px;
	margin-right:0px;
	font-family: verdana;
	font-size: 11px;
	color:#4c4c4c;
}


 
#linkpartners {
	width:127px;

	margin-top: 6px;
	margin-right:0px;
 	font-family: verdana;
	font-size: 11px;
	color:#4c4c4c;
}
 
 #scoop {
	width:127px;
	height:190px;
	background-color: #FFFFFF;
	border-top:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;

	margin-top: 6px;
	margin-right:0px;
}
 

 
  /* CONTACT PHP */
 
 .info {
	font-family: verdana;
	font-size: 11px;
	color:#4c4c4c;
}

a.infolink:link {color: #4c4c4c; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight:normal}
a.infolink:visited {color: #4c4c4c; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight:normal}
a.infolink:hover {color: #4c4c4c; text-decoration: underline; font-weight:normal;} 

  /*  GAMES ALGEMEEN BLOCK */
 
 #gamesalg  {
	width:530px;
 }
 
  .alfaalg {
	text-align:right;
	border:0;
	background-image: url('images/bg-alg.jpg');
	width:530px;
	height:100px;
}
 
 .alfapc {
	text-align:right;
	border:0;
	background-image: url('images/bg-pc.jpg');
	width:530px;
	height:100px;
}
 
.alfaxbox360 {
	text-align:right;
	border:0;
	background-image: url('images/bg-xbox360.jpg');
	width:530px;
	height:100px;
}


.alfawii {
	text-align:right;
	border:0;
	background-image: url('images/bg-wii.jpg');
	width:530px;
	height:100px;
}

.alfaps3 {
	text-align:right;
	border:0;
	background-image: url('images/bg-ps3.jpg');
	width:530px;
	height:100px;
}

.alfaps3b {
	text-align:right;
	border:0;
	margin-left:5px;
	background-image: url('images/bg-ps3.gif');
	width:519px;
	height:100px;
}

.alfaxbox360b {
	text-align:right;
	border:0;
	margin-left:5px;
	background-image: url('http://www.gamehype.nl/images/bg-xbox360.gif');
	width:519px;
	height:100px;
}

.alfawiib {
	text-align:right;
	border:0;
	margin-left:5px;
	background-image: url('http://www.gamehype.nl/images/bg-wii.gif');
	width:519px;
	height:100px;
}

.alfapcb {
	text-align:right;
	border:0;
	margin-left:5px;
	background-image: url('http://www.gamehype.nl/images/bg-pc.gif');
	width:519px;
	height:100px;
}


.alfandsb {
	text-align:right;
	border:0;
	margin-left:5px;
	background-image: url('http://www.gamehype.nl/images/bg-ds.gif');
	width:519px;
	height:100px;
}


.alfapspb {
	text-align:right;
	border:0;
	margin-left:5px;
	background-image: url('http://www.gamehype.nl/images/bg-psp.gif');
	width:519px;
	height:100px;
}


.alfamobile {
	text-align:right;
	border:0;
	margin-left:5px;
	background-image: url('http://www.gamehype.nl/images/bg-mobile.gif');
	width:519px;
	height:100px;
}

.alfands {
	text-align:right;
	border:0;
	background-image: url('images/bg-nds.jpg');
	width:530px;
	height:100px;
}
 
.alfapsp {
	text-align:right;
	border:0;
	background-image: url('images/bg-psp.jpg');
	width:530px;
	height:100px;
}

.margin {
	vertical-align: bottom;
}

a.alfa:link {color: #ffffff; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 12px; font-weight:bold}
a.alfa:visited {color: #ffffff; text-decoration: none; font-family: Tahoma, sans-serif; font-size: 12px; font-weight:bold}
a.alfa:hover {color: #ffffff; text-decoration: underline; font-size: 12px; font-weight:bold}

 
 
/*  FAQ */
 
  #faq {
	width:510px;
	padding:10px;
	font-family: verdana;
	font-size: 11px;
	text-align:justify;
	color:#4c4c4c;
 }
 
p:before
{
	margin-top:50px;
}

 
/*  MEDIA PERS BLOCK */
 
 #media  {
	width:530px;
 }
 
 .padleft {
 padding-left:5px;
 }
 
/* FOOTER */
 
#footer {
	width:900px;
	height:50px;
	margin-bottom:1px;
	float:bottom;
}



/* HALL OF FAME */
 
 
 #halloffame {
	width:530px;
 }
 
#gamespace {
	width:530px;
	height:200px;
	border-bottom: 1px dashed #5e5e5e;

}

#hoftitel {
	height:24px;
	padding-top:10px;
	margin-left:140px;
    vertical-align: middle;
}


a.hoftitel:link {color: #000000; text-decoration: none; font-family: Verdana; font-size: 16px; font-weight:bold}
a.hoftitel:visited {color: #000000; text-decoration: none; font-family: Verdana; font-size: 16px; font-weight:bold}
a.hoftitel:hover {color: #ff8a00; text-decoration: none; font-weight:bold; } 

a.hostitel:link {color: #000000; text-decoration: none; font-family: Verdana; font-size: 16px; font-weight:bold}
a.hostitel:visited {color: #000000; text-decoration: none; font-family: Verdana; font-size: 16px; font-weight:bold}
a.hostitel:hover {color: #cc0000; text-decoration: none; font-weight:bold; } 

/* color: #008fd9; color:#B9B9B9 */

#hoftekst {
	margin-top:20px;
	margin-left:140px;
	margin-right:10px;
	text-align:justify;
}


.hoftekst {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#444444;
}

.referentie {
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	color:#444444;
}


#gemiddeldehof {

	float:right;
}

.gemiddeldehof {
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
	color:#444444;
}

.verdicthof{
	margin-left:6px;
}

a.verdicthof:link {color: #ff8a00; text-decoration: none; font-family: Verdana, sans-serif; font-size: 30px; font-weight:bold}
a.verdicthof:visited {color: #ff8a00; text-decoration: none; font-family: Verdana, sans-serif; font-size: 30px; font-weight:bold}
a.verdicthof:hover {color: #262626;  text-decoration: none; font-size: 30px; font-weight:bold;} 


a.verdicthos:link {color: #cc0000; text-decoration: none; font-family: Verdana, sans-serif; font-size: 30px; font-weight:bold}
a.verdicthos:visited {color: #cc0000; text-decoration: none; font-family: Verdana, sans-serif; font-size: 30px; font-weight:bold}
a.verdicthos:hover {color: #262626;  text-decoration: none; font-size: 30px; font-weight:bold;} 

.eiland-add {
	width:350px;
	margin-top:0px;
	margin-left: 10px;
}

.eilandspace-add {
	margin-bottom: 10px;
	text-align: left;
	padding: 10px;
}

.kop-add {
	border-bottom: 4px solid #CCCCCC;
    color: #000000;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    height: 1px;
    margin-top: 5px;
    padding: 0;
    text-align: left;
    text-decoration: none;
}

a.adds:link {color: #4c4c4c; text-decoration: underline; font-family: verdana; font-size: 11px; font-weight:normal}
a.adds:visited {color: #4c4c4c; text-decoration: underline; font-family: verdana; font-size: 11px; font-weight:normal}
a.adds:hover {color: #4c4c4c; text-decoration: underline; font-weight:normal}


a.pokeradds:link {color: #4c4c4c; text-decoration: underline; }
a.pokeradds:visited {color: #4c4c4c; text-decoration: underline;}
a.pokeradds:hover {color: #4c4c4c; text-decoration: underline;}

.eilandpoker {
	font-family: verdana;
    font-size: 11px;
}
