.MenuTopDropDown
{
	color: White;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-weight: bold;
}

.MenuDropDown
{
	background-image: url('../../Images/Design/ebbtcbindex1_0.gif');
	font-family: Verdana;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #036;
	height: 40px;
}
.MenuDropDown:Hover
{
	color: White;
	background-image: url('../../Images/Design/ebbtcbindex1_1.gif');
	font-family: Verdana;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #666666;
}

.menuAristoKategori
{
	padding: inherit;
	margin: 0;
	list-style: none;
	background: #fff;
	position: static;
	z-index: auto;
	font-family: arial, verdana, sans-serif;
	left: 0;
}
.menuAristoKategori li.top
{
	display: block;
	float: left;
}
.menuAristoKategori li a.top_link
{
	width: 150px;
	display: block;
	float: left;
	color: #ccc;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 0px;
	cursor: pointer;
}
.menuAristoKategori li a.top_link span
{
	width: 150px;
	float: left;
	display: block;
	padding: 0 24px 0 12px;
}
/* menunun boyutu */
.menuAristoKategori li a.top_link span.down
{
	float: left;
	display: block;
	padding: 0 24px 0 12px;
	width: 150px;
	border-color:Black;
}
.menuAristoKategori li a.top_link:hover
{
	color: #fff;
	width: 150px;
}
.menuAristoKategori li a.top_link:hover span
{
	width: 150px;
}
.menuAristoKategori li a.top_link:hover span.down
{
	width: 150px;
}
.menuAristoKategori li:hover > a.top_link
{
	color: #fff;
	width: 150px;
}
.menuAristoKategori li:hover > a.top_link span
{
	width: 100%;
}
.menuAristoKategori li:hover > a.top_link span.down
{
	width: 100%;
}
.menuAristoKategori table
{
	border-collapse: collapse;
	border-color: Black;
	width: auto;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	border-spacing: 1px;
}
/* Default link styling *//* Style the list OR link hover. Depends on which browser is used */.menuAristoKategori a:hover
{
	visibility: visible;
}
.menuAristoKategori li:hover
{
	position: relative;
	z-index: 200;border-color:#000;
}
/* keep the 'next' level invisible by placing it off screen. */.menuAristoKategori ul, .menuAristoKategori :hover ul ul, .menuAristoKategori :hover ul :hover ul ul, .menuAristoKategori :hover ul :hover ul :hover ul ul, .menuAristoKategori :hover ul :hover ul :hover ul :hover ul ul
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
/*menu tablosunun boyutu*/
.menuAristoKategori :hover ul.sub
{
	left: 0;
	top: 30px;
	background: #fff;
	border-color: Black;
	padding: 3px;
	border: 0px solid #3a93d2;
	white-space: nowrap;
	width: auto;
	height: 100%;
	z-index: 300;
}
.menuAristoKategori :hover ul.sub li
{
	/*tablo içindeki alanların ayarları*/
	border-style: inherit;
	border-width: 1px;
	border-color: #000;
	display: block;
	height: 20px;
	position: relative;
	float: left;
	width: 200px;
	font-weight: normal;
}
.menuAristoKategori :hover ul.sub li a
{
	/* tablo içindeki yazı ayarları */
	display: block;
	font-size: 12px;
	height: 20px;
	width: auto;
	line-height: 20px;
	text-indent: 5px;
	color: #fff;
	text-decoration: none;
}
.menuAristoKategori :hover ul.sub li a.fly
{
	background: #fff no-repeat 80px 7px;
	background-color: #666666;
	border-color:#000;
}
.menuAristoKategori :hover ul.sub li a:hover
{
	background: #3a93d2;
	color: #fff;
}
.menuAristoKategori :hover ul.sub li a.fly:hover
{
	color: #fff;
}
.menuAristoKategori :hover ul li:hover > a.fly
{
	color: #fff;
}
.menuAristoKategori :hover ul :hover ul, .menuAristoKategori :hover ul :hover ul :hover ul, .menuAristoKategori :hover ul :hover ul :hover ul :hover ul, .menuAristoKategori :hover ul :hover ul :hover ul :hover ul :hover ul
{
	left: 295px;
	top: -4px;
	background: #fff;
	padding: 3px;
	border-style: inherit;
	border-width: 1px;
	border-color: #3a93d2;
	white-space: nowrap;
	width:auto;
	z-index: 500;
	height: auto;
}
