
/*****************************************/
/* games                                 */
/*****************************************/

#games {
	height: 300px;
}
#games ul {
	position: absolute;
	top: 23px;
	left: 18px;
}
#games li {
	display: block;
	position: absolute;
	height: 50px;
	overflow: hidden;
	text-indent: -9000px;
}

/* dk */
li.g_dk {
	left: 0;
	top: 0;
	width: 50px;
}
	li.g_dk a:link, li.g_dk a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat 0 0;
	}
	li.g_dk a:hover {
		background-position: 0 -50px;
		outline: none;
	}
/* grid */
li.g_grid {
	left: 50px;
	top: 0;
	width: 50px;
}
	li.g_grid a:link, li.g_grid a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -50px 0;
	}
	li.g_grid a:hover {
		background-position: -50px -50px;
		outline: none;
	}
/* hired */
li.g_hired {
	left: 100px;
	top: 0;
	width: 50px;
}
	li.g_hired a:link, li.g_hired a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -100px 0;
	}
	li.g_hired a:hover {
		background-position: -100px -50px;
		outline: none;
	}
/* rpg */
li.g_rpg {
	left: 150px;
	top: 0;
	width: 50px;
}
	li.g_rpg a:link, li.g_rpg a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -150px 0;
	}
	li.g_rpg a:hover {
		background-position: -150px -50px;
		outline: none;
	}
/* skel */
li.g_skel {
	left: 0px;
	top: 50px;
	width: 50px;
}
	li.g_skel a:link, li.g_skel a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -200px 0;
	}
	li.g_skel a:hover {
		background-position: -200px -50px;
		outline: none;
	}
/* rex */
li.g_rex {
	left: 50px;
	top: 50px;
	width: 50px;
}
	li.g_rex a:link, li.g_rex a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -250px 0;
	}
	li.g_rex a:hover {
		background-position: -250px -50px;
		outline: none;
	}
/* frank */
li.g_frank {
	left: 100px;
	top: 50px;
	width: 50px;
}
	li.g_frank a:link, li.g_frank a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -300px 0;
	}
	li.g_frank a:hover {
		background-position: -300px -50px;
		outline: none;
	}
/* ted */
li.g_ted {
	left: 150px;
	top: 50px;
	width: 50px;
}
	li.g_ted a:link, li.g_ted a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -350px 0;
	}
	li.g_ted a:hover {
		background-position: -350px -50px;
		outline: none;
	}
/* express */
li.g_express {
	left: 0px;
	top: 100px;
	width: 50px;
}
	li.g_express a:link, li.g_express a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -400px 0;
	}
	li.g_express a:hover {
		background-position: -400px -50px;
		outline: none;
	}
/* mgs */
li.g_mgs {
	left: 50px;
	top: 100px;
	width: 50px;
}
	li.g_mgs a:link, li.g_mgs a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -450px 0;
	}
	li.g_mgs a:hover {
		background-position: -450px -50px;
		outline: none;
	}
/* komandor */
li.g_komandor {
	left: 100px;
	top: 100px;
	width: 50px;
}
	li.g_komandor a:link, li.g_komandor a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -500px 0;
	}
	li.g_komandor a:hover {
		background-position: -500px -50px;
		outline: none;
	}
/* agony */
li.g_agony {
	left: 150px;
	top: 100px;
	width: 50px;
}
	li.g_agony a:link, li.g_agony a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -550px 0;
	}
	li.g_agony a:hover {
		background-position: -550px -50px;
		outline: none;
	}
/* ruff */
li.g_ruff {
	left: 0px;
	top: 150px;
	width: 50px;
}
	li.g_ruff a:link, li.g_ruff a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -600px 0;
	}
	li.g_ruff a:hover {
		background-position: -600px -50px;
		outline: none;
	}
/* giana */
li.g_giana {
	left: 50px;
	top: 150px;
	width: 50px;
}
	li.g_giana a:link, li.g_giana a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -650px 0;
	}
	li.g_giana a:hover {
		background-position: -650px -50px;
		outline: none;
	}
/* rocket */
li.g_rocket {
	left: 100px;
	top: 150px;
	width: 50px;
}
	li.g_rocket a:link, li.g_rocket a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -700px 0;
	}
	li.g_rocket a:hover {
		background-position: -700px -50px;
		outline: none;
	}
/* nihil */
li.g_nihil {
	left: 150px;
	top: 150px;
	width: 50px;
}
	li.g_nihil a:link, li.g_nihil a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -750px 0;
	}
	li.g_nihil a:hover {
		background-position: -750px -50px;
		outline: none;
	}
/* persp */
li.g_persp {
	left: 0px;
	top: 200px;
	width: 50px;
}
	li.g_persp a:link, li.g_persp a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -800px 0;
	}
	li.g_persp a:hover {
		background-position: -800px -50px;
		outline: none;
	}
/* water */
li.g_water {
	left: 50px;
	top: 200px;
	width: 50px;
}
	li.g_water a:link, li.g_water a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -850px 0;
	}
	li.g_water a:hover {
		background-position: -850px -50px;
		outline: none;
	}
/* clouds */
li.g_clouds {
	left: 100px;
	top: 200px;
	width: 50px;
}
	li.g_clouds a:link, li.g_clouds a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -900px 0;
	}
	li.g_clouds a:hover {
		background-position: -900px -50px;
		outline: none;
	}
/* horace */
li.g_horace {
	left: 150px;
	top: 200px;
	width: 50px;
}
	li.g_horace a:link, li.g_horace a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat -950px 0;
	}
	li.g_horace a:hover {
		background-position: -950px -50px;
		outline: none;
	}

