.menu{
	border:none;
	border:0px;
	margin:0px;
	padding-left:3px;
	
z-index: 1000;
	width:1010px;
	text-align:center;
	
	}
.menu ul{
	height:58px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		display:block;
		line-height:58px;
		margin:0px;
		}
		.menu li a:hover, .menu ul li:hover a{
			text-decoration:none;
			}
		.menu li a:active, .menu ul li:active a{
			text-decoration:none;
			}
	.menu li ul{
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		z-index:1000;
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		}
	.menu li:hover li a{
		background:none;
		}
	.menu li ul a{
		display:block;
		height: 39px;
		line-height: 39px;
		margin:0px;
		padding:0px 10px 0px 15px;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			border:0px;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

/* LIST IMAGES FOR EACH MENU SECTION */
.navbar:hover
{
	background-position: 0px -58px;
}

.home
{
	width: 84px;
	height: 58px;
	background:url('images/home_btn.png') center top no-repeat;
}

.home:hover
{
	background-position: center -58px;
}

.subamall
{
	width: 99px;
	height: 58px;
	background:url('images/mall_btn.png') center top no-repeat;
}

.subamall:hover
{
	background-position: center -58px;
}

		.subamall-bank
		{
			width: 186px;
			height: 40px;
			background:url('images/bank_btn.png') center top no-repeat;
		}
		
		.subamall-bank:hover
		{
			background-position: center -40px;
		}
		
		.subamall-shop
		{
			width: 186px;
			height: 54px;
			background:url('images/shop_btn.png') center top no-repeat;
		}
		
		.subamall-shop:hover
		{
			background-position: center -54px;
		}

.games
{
	width: 82px;
	height: 58px;
	background:url('images/games_btn.png') center top no-repeat;
}

.games:hover
{
	background-position: center -58px;
}

/* current */

.games-kuso {
background:url("images/kuso_btn.png") no-repeat scroll 0 0 transparent;
height:39px;
margin-top:-58px;
width:189px;
}
.games-kuso:hover {
background-position:center -39px;
}
.games-ace {
background:url("images/ace_btn.png") no-repeat scroll center top transparent;
height:39px;
width:189px;
}
.games-ace:hover {
background-position:center -39px;
}
.games-pt1 {
background:url("images/pt1_btn.png") no-repeat scroll center top transparent;
height:39px;
width:189px;
}
.games-pt1:hover {
background-position:center -39px;
}
.games-pt2 {
background:url("images/pt2_btn.png") no-repeat scroll center top transparent;
height:39px;
width:189px;
}
.games-pt2:hover {
background-position:center -39px;
}
.games-mt2 {
background:url("images/m2_btn.png") no-repeat scroll center top transparent;
height:39px;
width:189px;
}
.games-mt2:hover {
background-position:center -39px;
}
.games-cf {
background:url("images/cf_btn.png") no-repeat scroll center top transparent;
height:51px;
width:189px;
}
.games-cf:hover {
background-position:center -51px;
}

/* new */
.new .games-fragoria
{
	width: 189px;
	height: 39px;
	background:url('images/new/fragoria_tab.png') no-repeat;
}
.new .games-fragoria:hover
{
	background-position: center -41px;
}

.new .games-kuso
{
	width: 189px;
	height: 39px;
	background:url('images/new/kuso_tab.png') no-repeat;
}

.new .games-kuso:hover
{
	background-position: center -39px;
}

.new .games-ace
{
	width: 189px;
	height: 39px;
	background:url('images/new/ace_tab.png') center top no-repeat;
}

.new .games-ace:hover
{
	background-position: center -39px;
}

.new .games-pt1
{
	width: 189px;
	height: 39px;
	background:url('images/new/pt1_tab.png') center top no-repeat;
}

.new .games-pt1:hover
{
	background-position: center -39px;
}

.new .games-pt2
{
	width: 189px;
	height: 39px;
	background:url('images/new/pt2_tab.png') center top no-repeat;
}

.new .games-pt2:hover
{
	background-position: center -39px;
}

.new .games-mt2
{
	width: 189px;
	height: 39px;
	background:url('images/new/metin_tab.png') center top no-repeat;
}

.new .games-mt2:hover
{
	background-position: center -39px;
}

.new .games-cf
{
	width: 189px;
	height: 51px;
	background:url('images/new/cross_tab.png') center top no-repeat;
}

.new .games-cf:hover
{
	background-position: center -51px;
}

.subalite
{
	width: 86px;
	height: 58px;
	background:url('images/lite_btn.png') center top no-repeat;
}

.subalite:hover
{
	background-position: center -58px;
}

.forums
{
	width: 78px;
	height: 58px;
	background:url('images/forum_btn.png') center top no-repeat;
}

.forums:hover
{
	background-position: center -58px;
}

.contests
{
	width: 87px;
	height: 58px;
	background:url('images/contests_btn.png') center top no-repeat;
}

.contests:hover
{
	background-position: center -58px;
}

.support
{
	width: 82px;
	height: 58px;
	background:url('images/support_btn.png') center top no-repeat;
}

.support:hover
{
	background-position: center -58px;
}

.addus
{
	width: 70px;
	height: 58px;
	background:url('images/addus.png') no-repeat;
}

.nav-space
{
	width: 158px;
	height: 58px;
	background: url('images/nav_space.png');
}

.myspace
{
	width: 42px;
	height: 58px;
	background:url('images/myspace.png') center top no-repeat;
}

.myspace:hover
{
	background-position: center -71px;
}

.youtube
{
	width: 40px;
	height: 58px;
	background:url('images/youtube.png') center top no-repeat;
}

.youtube:hover
{
	background-position: center -71px;
}

.twitter
{
	width: 41px;
	height:58px;
	background:url('images/twitter.png') center top no-repeat;
}

.twitter:hover
{
	background-position: center -71px;
}

.facebook
{
	width: 53px;
	height: 58px;
	background:url('images/facebook.png') center top no-repeat;
}

.facebook:hover
{
	background-position: center -71px;
}

#shimmer1, #shimmer2 
{
	background-color: White;
	margin: 0;
}