﻿/* Breadcrumbs style ------------------------------------- */

.SiteMap
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size: 11px;
  color:#333333;
}

.BreadcrumbsNode
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color:#333333;
}

.BreadcrumbsNode:hover
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size: 11px;
  text-decoration: underline;
  color:#CC0000;
}

/* Menu groups -------------------------------------------- */
.TopGroup
{
  /*background-image:url(/images/bkg/btn_menu.gif); 
  color:White;*/
}

.Group
{
  /*background-color:white;
  border:solid 1px #000000;*/
}

/* Default item styles ------------------------------------ */ 

.Primary
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:15px; 
  cursor:hand;
  width:88px;
  padding:5px 16px 5px 15px;
  background-image:url(/images/bkg/btn_menu.gif); 
  color:White;
}

.PrimaryHover
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:15px; 
  cursor:hand;
  width:88px;
  padding:5px 15px 5px 15px;
  background-color:white; 
  color:#CC0000;
  border-top:2px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
}

.PrimaryExpanded
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:15px; 
  cursor:hand;
  width:88px;
  padding:5px 15px 5px 15px;
  background-color:white; 
  color:#CC0000;
  border-top:2px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
}

.Secondary
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:11px;  
  cursor:hand;
  width:120px;
  padding:5px 5px 5px 5px;
  border-bottom:1px solid #CCCCCC;
  background-color:white; 
  color:#CC0000;
}

.SecondaryHover
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:11px; 
  cursor:hand;
  width:120px;
  padding:5px 5px 5px 5px;
  border-bottom:1px solid #CCCCCC;
  background-color:#F4F4F4; 
  text-decoration:underline;
  color:#CC0000;
}

.SecondaryExpanded
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:11px; 
  cursor:hand;
  width:120px;
  padding:5px 5px 5px 5px;
  border-bottom:1px solid #CCCCCC;
  background-color:#D7D7D7; 
  text-decoration:underline;
  color:#CC0000;
}

/* Selected item styles ------------------------------------ */ 
.SelectedPrimary
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:15px; 
  cursor:hand;
  width:88px;
  padding:5px 15px 5px 15px;
  background-color:white; 
  color:#CC0000;
  border-top:2px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
}

.SelectedPrimaryHover
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:15px; 
  cursor:hand;
  width:88px;
  padding:5px 15px 5px 15px;
  background-color:white; 
  color:#CC0000;
  border-top:2px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
}

.SelectedPrimaryExpanded
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:15px; 
  cursor:hand;
  width:88px;
  padding:5px 15px 5px 15px;
  background-color:white; 
  color:#CC0000;
  border-top:2px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
}

.SelectedSecondary
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:11px; 
  cursor:hand;
  width:90px;
  padding:5px 5px 5px 5px;
  background-color:#D7D7D7; 
  color:#CC0000;
  width:90px;
}

.SelectedSecondaryHover
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:11px; 
  cursor:hand;
  width:90px;
  padding:5px 5px 5px 5px;
  background-color:#D7D7D7; 
  color:#CC0000;
  width:90px;
}

.SelectedSecondaryExpanded
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:11px; 
  cursor:hand;
  width:90px;
  padding:5px 5px 5px 5px;
  background-color:#D7D7D7; 
  color:#CC0000;
  width:90px;
}

/* Child selected item styles ------------------------------------ */ 
.ChildSelectedPrimary
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:15px; 
  cursor:hand;
  width:88px;
  padding:5px 15px 5px 15px;
  background-color:white; 
  color:#CC0000;
  border-top:2px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
}

.ChildSelectedPrimaryHover
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:15px; 
  cursor:hand;
  width:88px;
  padding:5px 15px 5px 15px;
  background-color:white; 
  color:#CC0000;
  border-top:2px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
}

.ChildSelectedPrimaryExpanded
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:15px; 
  cursor:hand;
  width:88px;
  padding:5px 15px 5px 15px;
  background-color:white; 
  color:#CC0000;
  border-top:2px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
}

.ChildSelectedSecondary
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:11px; 
  cursor:hand;
  width:120px;
  padding:5px 5px 5px 5px;
  border-bottom:1px solid #CCCCCC;
  background-color:#FFFFFF; 
  text-decoration:underline;
  color:#CC0000;
}

.ChildSelectedSecondaryHover
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:11px; 
  cursor:hand;
  width:120px;
  padding:5px 5px 5px 5px;
  border-bottom:1px solid #CCCCCC;
  background-color:#FFFFFF; 
  text-decoration:underline;
  color:#CC0000;
}

.ChildSelectedSecondaryExpanded
{
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
  font-size:11px; 
  cursor:hand;
  width:120px;
  padding:5px 5px 5px 5px;
  border-bottom:1px solid #CCCCCC;
  background-color:#FFFFFF; 
  text-decoration:underline;
  color:#CC0000;
}

.ChildGroup
{
    border-right: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    border-top: solid 2px #CCCCCC;
    margin-top:-1px;
}
