﻿.menuBox
{
	padding: 1px;
	border: 1px solid #A4A4A4;
	margin-bottom: 6px; /*  width:100%; */
}



.menuAlt_XY 
{
	position:relative;
    top: -2px;
    text-align:center;
    margin-left: auto;
	margin-right: auto;

}




/*begin creating the tabs */
.menuKok_XY 
{
	position:absolute;
	right: 25px;
	top: 36px;
	z-index: 2006;
}


.menuKok {

	font-size: 11px;
	font-weight: bold;
}


.menuKok a:visited, .navHead a:visited {
	color: #CCCCCC;
}



.menuHead {
	font-size: 10px;
	font-weight: bold;
}


/* set tab1 as top level container table, then target TDs inside*/
.menuItem td {
	color: #FFFFFF;
	height: 24px;
	

	text-align: center;
}


/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover, .menuPopupItem a:hover
{
	color: #363636;
	text-decoration: none;
}



/* make link and visited the same look,set the background-color also in case images are not on*/
.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited
{
	color: #fc9b08;
	text-decoration: none;
}


/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td {
	background: url(images/menu/tab.gif);
}



/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover
{
	text-decoration: none;
	color: #dbce63;
}

/* make drop down menu container style */
.menuPopup
{
	background: url(images/menu/background_drop_menu.jpg) repeat #005EC8;
	border: 1px solid #003366;
	border-bottom: none;
	color: #ffffff;
	text-align: left;
}

/* make drop down menu item style */
.menuPopupItem {
	color: #ffffff;
	border-bottom: 1px solid #003366;
	
	padding: 3px;
	left:4;
}



.menuPopupItem td {

	 height:18px;
	
}

.menuPopupItem_Hover 
{
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
}


/**/

.menuAlt {
	margin:4px 12px 4px 12px;
	font-size: 11px;
}


.menuAlt a, a:activate {
	color: #FFFFFF;
}

.menuAlt a:visited {
	color: #CCCCCC;
}

.menuAlt a:hover {
	color: #000000;
	text-decoration: none;
}






/*Sol Menü */
.menuLeft
{	
	font-size: 10px;
	font-weight: bold;
	text-align:left;
}



.menuLeft_Static
{
	background-color: #006699;
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	color: #D0D0D0;
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;

}



/* set tab1 as top level container table, then target TDs inside*/
.menuLeft_StaticItem td {
	color: #D0D0D0;
	height: 24px;
	border-bottom: 1px solid #000066;
	padding: 3px;
}

/* make link and visited the same look,set the background-color also in case images are not on*/
.menuLeft_StaticItem a:link, .menuLeft_StaticItem a:visited, .menuLeft_DynamicItem a:link, .menuLeft_DynamicItem a:visited {
	color: #D0D0D0;
	text-decoration: none;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuLeft_StaticItem a:hover, .menuLeft_DynamicItem a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	
}


.menuLeft_StaticHover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005590;
}


/* make current tab gray,set the background-color also in case images are not on*/
.menuLeft_SelectedItem td {
	background: url(images/menu/tab.gif);
}



/* make drop down menu container style */
.menuLeft_Dynamic
{
	background: url(images/menu/background_drop_menu.jpg) repeat #999999;
	border: 1px solid #999999;
	border-bottom: none;
	color: #999999;
	text-align: left;
	text-decoration: none;
	z-index: 4000;
	
}

/* make drop down menu item style */
.menuLeft_DynamicItem {
	color: #999999;
	border-bottom: 1px solid #999999;
	padding: 3px;
	left:4;
	text-decoration: none;
}


.menuLeft_DynamicHover 
{
	color: #000000;
	text-decoration: none;
	}



#menuControl
{
	position:absolute;
	z-index: 3007;
}


.menuControlPanel
{
	position:relative;
	z-index: 3007;
}


/*Kontrol Menü */
.menuKontrol
{	
	font-size: 10px;
	font-weight: bold;
	text-align:left;
}


.menuKontrol_Static
{
	font-size: 11px;
	font-weight: bold;
	color: #0A4F9A;
}


.menuKontrol_StaticItem td
{
	color: #0A4F9A;
}


.menuKontrol_StaticItem a:link, .menuKontrol_StaticItem a:visited, .menuKontrol_DynamicItem a:link, .menuKontrol_DynamicItem a:visited
{
	color: #242424;
	text-decoration: none;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuKontrol_StaticItem a:hover, .menuKontrol_DynamicItem a:hover
{
	color: #000000;
	text-decoration: none;
	
}

.menuKontrol_StaticHover
{
	color: #000000;
	text-decoration: none;
}


.menuKontrol_SelectedItem td {
	background-color: #000000;
}

.menuKontrol_Dynamic
{
	
	border: 1px solid #999999;
	border-bottom: none;
	
	text-align: left;
	text-decoration: none;
	z-index: 4001;
}


.menuKontrol_DynamicItem
{
	color: #999999;
	border-bottom: 1px solid #999999;
	padding: 3px;
	left: 4;
	text-decoration: none;
	background-color: #8B8B8B;
}


.menuKontrol_DynamicItem td {
	color: #616161;
    height:18px;
	
}


.menuKontrol_DynamicHover 
{
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
}



/*Sub Menü */
.menuSub
{	
	font-size: 10px;
	font-weight: bold;
	text-align:left;
}


.menuSub_Static
{

	font-size: 11px;
	font-weight: bold;
	color: #0A4B94;
}


.menuSub_StaticItem td {
	color: #0A4B94;

}


.menuSub_StaticItem a:link, .menuSub_StaticItem a:visited, .menuSub_DynamicItem a:link, .menuSub_DynamicItem a:visited {
	color: #0A4B94;
	text-decoration: none;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuSub_StaticItem a:hover, .menuSub_DynamicItem a:hover
{
	color: #000000;
	text-decoration: none;
	
}

.menuSub_StaticHover
{
	color: #000000;
	text-decoration: none;
}



.menuSub_SelectedItem td {
   background-color: #C3C3C3;
}



/* make drop down menu container style */
.menuSub_Dynamic
{
	font-size: 11px;
	font-weight: bold;
	background-color: #EAEAEA;
	color: #414141;
	text-align: left;
	text-decoration: none;
	border: 2px solid #D2D2D2;
	
	z-index: 4000;
}



/* make drop down menu item style */
.menuSub_DynamicItem
{
	color: #313131;
	background-color: #EAEAEA;
	border-bottom: 2px solid #D2D2D2;
	padding: 3px;
	left: 4;
	text-decoration: none;
}

.menuSub_DynamicItem td {
	color: #414141;
	 height:18px;
	
}

.menuSub_DynamicHover 
{
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
}










/*Sub Menü */
.menuSunum
{	
	font-size: 10px;
	font-weight: bold;
	text-align:left;
}


.menuSunum_Static
{

	font-size: 11px;
	font-weight: bold;
	color: #999999;
}


.menuSunum_StaticItem td {
	color: #D0D0D0;

}


.menuSunum_StaticItem a:link, .menuSunum_StaticItem a:visited, .menuSunum_DynamicItem a:link, .menuSunum_DynamicItem a:visited {
	color: #D0D0D0;
	text-decoration: none;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuSunum_StaticItem a:hover, .menuSunum_DynamicItem a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	
}

.menuSunum_StaticHover
{
	color: #FFFFFF;
	text-decoration: none;
}


.menuSunum_SelectedItem td {
	background: url(images/menuSub/bkgDynamic_Hover.gif);
}

.menuSunum_Dynamic
{
	background: url(images/menuSub/bkgDynamic.gif) repeat #006699;
	border: 1px solid #999999;
	border-bottom: none;
	
	font-size: 10px;
	font-weight: bold;
	margin-top:6px;
	z-index:4001;
}


.menuSunum_DynamicItem {
	color: #006699;
	border-bottom: 1px solid #999999;
	padding: 3px;
	left:4;
	text-decoration: none;
	height:22px;
}


.menuSunum_DynamicItem td {
	color: #000000;
	
	
}


.menuSunum_DynamicHover 
{
	background: url(images/menuSub/bkgDynamic_Hover.gif) repeat #006699;
	text-decoration: none;
	background-color:#006699;
}



/* Kategori Menüsü*/


.menuDiv {
	background-color: #87a29f;
	padding: 2px 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menuDivHeader {
	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	/* padding: 2px 2px; */
	padding-top: 1px;
	padding-bottom: 2px;
}



.menuKategori {
	background-color: #d7e6e0;
	font-size: 10px;
	font-weight: bold;
	
	padding: 0px 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width:100%;
	
}

.menuKtg {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 12px;
}


.ktgItem td {
 color: #333333;	
}

/* make current tab gray,set the background-color also in case images are not on*/
.ktgSelected td {
	background-color:#ffffff;
}

.ktgItem a:link, .ktgItem a:visited, .ktgPopup a:link, .ktgPopup a:visited {
	color: #333333;
}

.ktgItem a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	}


.ktgHover {
	background-color: #87a29f;
	color: #000000;
	text-decoration: none;
}


.ktgPopup
{
	background-color: #FF0000;
	border: 1px solid #003366;
	border-bottom: none;
	color: #ffffff;
	text-align: left;
}

/* make drop down menu item style */
.ktgPopupItem {
	color: #ffffff;
	border-bottom: 1px solid #003366;
	
	padding: 3px;
	left:4;
}

.ktgPopupHover {
	color: #ffffff;
	border-bottom: 1px solid #003366;
	
	padding: 3px;
	left:4;
}




/*--------------*/


.menuSearch
{
	position: absolute;
	right: 10px; 
	top: 133px; 
	text-align:right;
}


.menuLogin
{
	position: absolute;
	color: #FFFFFF;
	font-size: 10px;
	font-weight:bold;
	
	position: absolute;
    right:25px;
	top:5px;
}


.menuLogin a {
	color: #CCCCCC;
	text-decoration: none;
}

.menuLogin a:visited {
	color: #CCCCCC;
	text-decoration: none;
}


menuLogin a:active {
	color: #D0D0D0;
	text-decoration: none;
}


.menuLogin a:hover {
	color: #FFFFFF;
	text-decoration: none;
}




.ustMenu
{
	position: absolute;
	right: 10px;
	top: 8px;
	width: 300px;
	height: 22px;
	text-align:right;
}

.ustMenu a, .ustMenu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}



ustMenu a:active {
	color: #D0D0D0;
	text-decoration: none;
}


.ustMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



.menuIndex_XY
{
	
	position: absolute;
    right:25px;
	top:68px;
}

.menuIndex 
{
	font-size: 10px;
	color: #999999;
}


.menuIndex a{
	color: #666666;
}

.menuIndex a:visited {
	color: #666666;
}

.menuIndex a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menuIndex a:active {
	color: #CCCCCC;
	text-decoration: none;
}







.menuSayfala 
{
	top:1px;
	text-align:right;
	right: 5px; 
	}


.menuSearch 
{
	
	position:absolute;
	left: 5px;
	top: 111px;
	width: 400px;
	text-align: left;
	}






.menuEditControls 
{
	
	position:inherit;
	z-index:2006;
	width: 100%;
	}

