a {
	text-decoration: none;
}
a:hover {
	color: red;
}
a:hover img {
	transform: scale(2);
	transition: all 0.2s;
	z-index: 9999;
}
a:hover img.noscale {
	background-color: red;
	transform: scale(1);
	z-index: 0;
}
h1 {
	margin-top: -8vw;
}
#bottom {
	background-image: linear-gradient(white, black);
	display: block;
	padding-top : 100px;
}
#bottom a {
	color: white;
	text-decoration: none;
}
#bottom div {
	padding-bottom : 20px;
}
#border {
	background-image: linear-gradient(transparent, grey, transparent);
	height: 50px;
	margin-top: 50px;
}
#menu {
	margin-bottom: 120px;
	margin-top: -40px;
}
#solsleutel {
	width: 5px;
	margin-bottom: -37px;
	margin-right: -40px;}
#title a {
	color: black;
}
#top {
	background-image: linear-gradient(black, white);
	color: white;
	height: 250px;
	padding: 20px 0 40px 0;
}
.bottom {
	bottom: 0;
}	
.borderPic {
	background: radial-gradient(closest-side, white, transparent);
	height: 50px;
}
.borderPicArcade {
	background: radial-gradient(closest-side, white, transparent);
	height: 65px;
	margin-top: -8px;
}
.button {
	height: 75px;
	width: 75px;
}
.coretxt {
	font-size: 20px;
	margin-bottom: -100px;
}
.center {
	text-align: center;
}
div.hidden {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.3s, opacity 0.3s linear;
}
.gameplay {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.icon {
	height: 75px;
	margin-bottom: 6vw;
	margin-left: -31vw;
	margin-top: -20px;
	width: 75px;
}
.lcdgame_js {
	height: 13px;
	padding: 2px;	
}
.line {
	display: inline-block;
}
.menu {
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 33%;
}
.mid {
	display: block;
}
.picblock {
	background: radial-gradient(closest-side, black, transparent);
	padding: 50px;
	width: 200px;
}
.round {
	background-color: black;
	border-radius: 50%;
	padding: 5px;
}
.rowblock {
	display: inline-block;
	margin: 10px 0;
}
.rows {
	display: inline-block;
	margin-top: 30px;
}
.short2game {
	height: 18px;
	padding: 2px;
}
.subtitle {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}
.whiteFrame {
	border: 1px solid #ddd;
	border-radius: 2px;
}
/*-------------------------------------game_sizes-------------------------------------*/
.acclaim {
	width: 170px;
}
.bandai_flip, .tiger {
	 width: 172px;
}
.bandai_coke {
 	 width: 106px;
}
.crystal {
	 width: 191px;
}
.gakken_troyan, .pano, .sunwing {
	width: 132px;
}
.gameboy {
	width: 119px;
	position: relative;
}
.gb_advance {
	width: 170px;
}
.gb_advance_sp {
	width: 108px;
}
.gb_color {
	width: 103px;
}
.gb_micro {
	width: 66px;
}
.gameplayhor {
	width: 238px;
	position: relative;
}
.keyChane {
	height: 120px;
}
.konami {
	width: 130px;
}
.mattel {
	height: 222px;
}
.micro {
	width: 366px;
}
.microvision {
	width: 93px;
}
.ndsi {
	width: 170px;
}
.parker {
	height: 303px;
}
.pano .sunwing {
	width: 132px;
}
.quartz, .silver_gold {
 	 width: 125px;
}
.single, .double {
 	 width: 145px;
}
.special {
 	 width: 173px;
}
.super {
	width: 93px;
}
.tabletop {
	width: 180px;
	margin: 0 8px;
}
.tabletop_coleco {
	width: 198px;
	margin: 0 8px;
}
.tabletronic {
	height: 276px
}
.tandy {
	width: 119px;
}
.vtech_compass {
	 width: 132px;
}
.wristWatch {
	height: 84px;
}