﻿body
{
}

div.DB_PortalRootGroupOpenItemText, div.RightBlock div.PortalRootGroupOpenItemText
{
  font-family:Arial;
  padding-left:6px;
  padding-top:2px;
  font-weight:bold;
  color:black;  
  font-size: 8pt;
}

div.DB_PortalRootGroupCloseItemText, div.RightBlock div.PortalRootGroupCloseItemText
{
  font-family :Arial;
  padding-left:4px;
  padding-top:2px;
  color:black;  
  font-size : 8pt;
}

div.DB_PortalRootMenuItemText, div.RightBlock div.PortalRootMenuItemText
{
	font-family:Arial;
  padding-left:4px;
  padding-top:2px;
  color:black;
  font-size: 8pt;
}

div.DB_PortalRootGroupClose, div.RightBlock div.PortalRootGroupClose
{
  font-family :Arial;
  cursor:pointer;
  padding-left:4px;
  background-image:url('PortalMenuImages/line-1.png');
  height:18px;
  min-height:18px;
  color:black;
  font-size: 8pt;
}

div.DB_PortalRootGroupOpen, div.RightBlock div.PortalRootGroupOpen
{
	font-family:Arial;
  cursor:pointer;
  padding-left:4px;
  background-image:url('PortalMenuImages/line-1b.png');
  height:18px;
  min-height:18px;
  color:Black;
 font-size: 8pt;
}

div.DB_PortalRootMenu, div.RightBlock div.PortalRootMenu
{
  font-family :Arial;
  font-size : 11px;
  cursor:pointer;
  padding-left:4px;
  background-image:url('PortalMenuImages/line-1.png');
  height:18px;
  min-height:18px;
  color:black;
  font-size : 8pt;
}


div.DB_PortalSubMenu, div.RightBlock  div.PortalSubMenu
{
	font-family:Arial;
  cursor:pointer;
  background-color:Transparent;
}

/* Rootta Yer Alan Grubun Açık Hallinin Texti için*/
div.PortalRootGroupOpenItemText
{
  font-family:Arial;
  padding-left:6px;
  padding-top:2px;
  font-weight:bold;
  color:black; 
  font-size: 8pt; 
}

/* Rootta Yer Alan Grubun Kapalı Hallinin Texti için*/
div.PortalRootGroupCloseItemText
{
	font-family:Arial;
  padding-left:4px;
  padding-top:2px;
  color:black; 
  font-size: 8pt;
}

/* Rootta Yer Alan Itemların Textleri için */
div.PortalRootMenuItemText
{
	font-family:Arial;
  padding-left:4px;
  padding-top:2px;
  color:black;
  font-size: 8pt;
}

/* Subda Yer Alan Itemların Textleri için */
div.PortalSubMenuItemText
{
	font-family:Arial;
  padding-left:5px;
  color:#2F4F4F;
  font-size: 8pt;
  
}

/*  Rootta Yer Alan Grup Itemların Kapalı Hali  */
div.PortalRootGroupClose
{
	font-family:Arial;
  cursor:pointer;
  padding-left:4px;
  background-image:url('PortalMenuImages/line-1.png');
  height:18px;
  min-height:18px;
  color:black;
  font-size: 8pt;
}

/*  Rootta Yer Alan Grup Itemların Açık Hali  */
div.PortalRootGroupOpen
{
	font-family:Arial;
  cursor:pointer;
  padding-left:4px;
  background-image:url('PortalMenuImages/line-1b.png');
  height:18px;
  min-height:18px;
  color:Black;
  font-size: 8pt;
}

/*  Rootta Yer Alan Itemlar  */
div.PortalRootMenu
{
	font-family:Arial;
  cursor:pointer;
  padding-left:4px;
  font-size: 8pt;
  background-image:url('PortalMenuImages/line-1.png');
  height:18px;
  min-height:18px;
  color:black;
}

/*  Subda Yer Alan Itemlar  */
div.PortalSubMenu
{
	font-family:Arial;
  cursor:pointer;
  background-color:Transparent;
  border:none;
  
}

/*  Sub Menülerin Yer Aldığı Alan  */
div.PortalSubMenuArea
{
	background-position:bottom;
	background-image:url('PortalMenuImages/part_line.png');
	background-repeat:no-repeat;
}

