@charset "utf-8";

ul#menu {	
	height: 22px;
	width: 588px;
	margin: 0;
	padding: 0;
	background-repeat:no-repeat;
}

ul#menu li {
	list-style: none;
	position: absolute;
}

ul#menu li a {
	height: 22px;
	display: block;
	position:relative;
	}	

ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}	

#urunler a{
		width:71px;
		height:22px;
		background: url(../img/menu_en.gif) 0 0 no-repeat;
}

#designinitaly a{
		width:121px;
		background: url(../img/menu_en.gif) -71px 0 no-repeat; 
}

#outlet a{
		width:85px;
		background: url(../img/menu_en.gif) -192px 0 no-repeat; 
}

#firsatlar a{
		width:76px;
		background: url(../img/menu_en.gif) -277px 0 no-repeat; 
}

#magazalar a{
		width:83px;
		background: url(../img/menu_en.gif) -353px 0 no-repeat; 
}

#kurumsal a{
		width:98px;
		background: url(../img/menu_en.gif) -451px 0 no-repeat; 
}

#iletisim a{
		width:54px;
		background: url(../img/menu_en.gif) -549px 0 no-repeat; 
}

#urunler		{left: 0px;}
#designinitaly	{left: 71px;}
#outlet			{left: 192px;}
#firsatlar		{left: 277px;}
#magazalar		{left: 353px;}
#kurumsal		{left: 451px;}
#iletisim		{left: 549px;}

#urunler a:hover{
		width:71px;
		background: url(../img/menu_en.gif) 0 -22px no-repeat; 
}

#designinitaly a:hover{
		width:121px;
		background: url(../img/menu_en.gif) -71px -22px no-repeat; 
}


#outlet a:hover{
		width:85px;
		background: url(../img/menu_en.gif) -192px -22px no-repeat; 
}

#firsatlar a:hover{
		width:76px;
		background: url(../img/menu_en.gif) -277px -22px no-repeat; 
}

#magazalar a:hover{
		width:83px;
		background: url(../img/menu_en.gif) -353px -22px no-repeat; 
}

#kurumsal a:hover{
		width:98px;
		background: url(../img/menu_en.gif) -451px -22px no-repeat; 
}

#iletisim a:hover{
		width:54px;
		background: url(../img/menu_en.gif) -549px -22px no-repeat; 
}

/*aktif sayfayı belirlemek için zemin resmi konumu belirleme*/

#urunler a.secili{
		width:82px;
		background: url(../img/menu_en.gif) 0 -22px no-repeat; 
}

#designinitaly a.secili{
		width:119px;
		background: url(../img/menu_en.gif) -71px -22px no-repeat; 
}

#outlet a.secili{
		width:72px;
		background: url(../img/menu_en.gif) -192px -22px no-repeat; 
}

#firsatlar a.secili{
		width:90px;
		background: url(../img/menu_en.gif) -277px -22px no-repeat; 
}

#magazalar a.secili{
		width:79px;
		background: url(../img/menu_en.gif) -353px -22px no-repeat; 
}

#kurumsal a.secili{
		width:92px;
		background: url(../img/menu_en.gif) -451px -22px no-repeat; 
}

#iletisim a.secili{
		width:64px;
		background: url(../img/menu_en.gif) -549px -22px no-repeat; 
}