#mainNav { width:640px; margin: 0 0 0 0; padding: 0; height:16px; }
#mainNav li { display: inline; }
#mainNav li a { float: left; display: inline; height:26px; width: 145px;text-indent: -999em; overflow: hidden; padding:0px; margin:0px; }

#mainNav li#action a
{
	background:url(http://www.hyderabadplus.com/games/images/action_off.png ) no-repeat;
	width:63px;
	height:26px;
	cursor:pointer;
}

#mainNav li#strategy a
{
	background:url(http://www.hyderabadplus.com/games/images/strategy_off.png ) no-repeat;
	width:68px;
	height:26px;
	cursor:pointer;
}

#mainNav li#arcade a
{
	background:url(http://www.hyderabadplus.com/games/images/arcade_off.png ) no-repeat;
	width:58px;
	height:26px;
	cursor:pointer;
}

#mainNav li#shooter a
{
	background:url(http://www.hyderabadplus.com/games/images/shooter_off.png ) no-repeat;
	width:65px;
	height:26px;
	cursor:pointer;
}

#mainNav li#racing a
{
	background:url(http://www.hyderabadplus.com/games/images/racing_off.png ) no-repeat;
	width:57px;
	height:26px;
	cursor:pointer;
}

#mainNav li#simulation a
{
	background:url(http://www.hyderabadplus.com/games/images/simulation_off.png ) no-repeat;
	width:84px;
	height:26px;
	cursor:pointer;
}

#mainNav li#adventure a
{
	background:url(http://www.hyderabadplus.com/games/images/adventure_off.png ) no-repeat;
	width:78px;
	height:26px;
	cursor:pointer;
}

#mainNav li#sports a
{
	background:url(http://www.hyderabadplus.com/games/images/sports_off.png ) no-repeat;
	width:56px;
	height:26px;
	cursor:pointer;
}

#mainNav li#puzzle a
{
	background:url(http://www.hyderabadplus.com/games/images/puzzle_off.png ) no-repeat;
	width:55px;
	height:26px;
	cursor:pointer;
}

#mainNav li#action a:hover  { background:url(http://www.hyderabadplus.com/games/images/action_over.png ) no-repeat; }
#mainNav li#strategy a:hover  { background:url(http://www.hyderabadplus.com/games/images/strategy_over.png ) no-repeat; }
#mainNav li#arcade a:hover  { background:url(http://www.hyderabadplus.com/games/images/arcade_over.png ) no-repeat; }
#mainNav li#shooter a:hover  { background:url(http://www.hyderabadplus.com/games/images/shooter_over.png ) no-repeat; }
#mainNav li#racing a:hover  { background:url(http://www.hyderabadplus.com/games/images/racing_over.png ) no-repeat; }
#mainNav li#simulation a:hover  { background:url(http://www.hyderabadplus.com/games/images/simulation_over.png ) no-repeat; }
#mainNav li#adventure a:hover  { background:url(http://www.hyderabadplus.com/games/images/adventure_over.png ) no-repeat; }
#mainNav li#sports a:hover  { background:url(http://www.hyderabadplus.com/games/images/sports_over.png ) no-repeat; }
#mainNav li#puzzle a:hover  { background:url(http://www.hyderabadplus.com/games/images/puzzle_over.png ) no-repeat; }

#smallGameList li {
float:left;
display:inline;
width:84px;
height:96px;
margin:0 0 6px 6px;
overflow:hidden;
background:url(http://www.hyderabadplus.com/games/images/bg_gamecat_small.gif );
position:relative;
}

#smallGameList a {
text-align:center;
text-decoration:none;
display:block;
margin:5px;
}

#smallGameList a strong {
font-weight:bold;
text-decoration:underline;
}

#smallGameList a:hover strong {
text-decoration:none;
}

#smallGameList a p {
color:#000;
text-decoration:none;
