﻿

/* -------------------- SiteMapPath -------------------- */
.SiteMapPath_CurrentNodeStyle
{
    
    font-size: 11px;
    font-weight: 300;
    color: #888;
}

.SiteMapPath_NodeStyle
{
    
    font-size: 11px;
    font-weight: 300;
    color: Gray;
    text-decoration: none;    
}

a.SiteMapPath_NodeStyle
{
    font-size: 11px;
    font-weight: 700;
    color: #666;
    text-decoration: underline;
}

.SiteMapPath_PathSeparatorStyle
{
    
    font-size:11px;
    font-weight:300;    
    color: #aaa;
		margin:0px 2px;
}

.SiteMapPath_RootNodeStyle
{
    
    font-size: 11px;
    font-weight: 300;
    color: #f63;
    text-decoration: underline;
}

a.SiteMapPath_RootNodeStyle
{
    font-size: 11px;
    font-weight: 700;
    color: #666;
    text-decoration: underline;
}


a.SiteMapPath_RootNodeStyle:hover, a.SiteMapPath_NodeStyle:hover
{
    color: #f63;
    text-decoration: none;
}


/* -------------------- SitemapTreeView -------------------- */
.SitemapTreeView_HoverNodeStyle
{
    
    font-size: 11px;
    font-weight: 300;
    color: #F63;
    text-decoration: underline;
}

.SitemapTreeView_LeafNodeStyle
{
    
    font-size: 11px;
    font-weight: normal;
    color: Gray;
}

.SitemapTreeView_NodeStyle
{
    
    font-size: 11px;
    font-weight: normal;    
    color: #666;
    line-height: 18px;
}

.SitemapTreeView_ParentNodeStyle
{
    
    font-size: 11px;
    font-weight: bold;    
    color: Gray;
}

.SitemapTreeView_RootNodeStyle
{
    
    font-size: 12px;
    font-weight: bold;    
    color: gray;
    border-bottom: solid 1px gray;
}

.SitemapTreeView_SelectedNodeStyle
{
    
    font-size: 11px;
    font-weight: bold;    
    color: #F63;
    font-style: italic;
}


/* -------------------- HorizontalMainMenu -------------------- */

.HorizontalMainMenuSeparator
{
    background-image: url(menuSeparator.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 5px;
    height: 20px;
    /* padding-bottom: 3px; */
}

.HorizontalMainMenu
{
    
    font-size: 12px;
    font-weight: normal;    
    color: white;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
    padding-bottom: 3px;
}

.HorizontalMainMenu a:link
{
    
    font-size: 12px;
    font-weight: normal;    
    color: white;
    text-decoration: none;    
}

.HorizontalMainMenu a:hover
{
    
    font-size: 12px;
    font-weight: normal;    
    color: White;
    text-decoration: none;
    background-image:url(menu_hover.gif);
    background-repeat:no-repeat;
    background-position: bottom;
    padding-bottom: 3px;    
}

.HorizontalMainMenu  
{
    
    font-size: 12px;
    font-weight: normal;    
    color: white;
    text-decoration: underline;
}

.HorizontalMainMenu a:visited
{
    
    font-size: 12px;
    font-weight: normal;    
    color: white;
    text-decoration: none;
}



.HorizontalMainMenuSelected
{
    
    font-size: 12px;
    font-weight: normal;    
    color: White;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
    background-image:url(menu_hover.gif);
    background-repeat:no-repeat;
    background-position: bottom;
    padding-bottom: 3px;
}

.HorizontalMainMenuSelected a:link
{
    
    font-size: 12px;
    font-weight: normal;    
    color: White;
    text-decoration: none;
}

.HorizontalMainMenuSelected a:hover
{
    
    font-size: 12px;
    font-weight: normal;    
    color: White;
    text-decoration: none;
}

.HorizontalMainMenuSelected  
{
    
    font-size: 12px;
    font-weight: normal;    
    color: White;
    text-decoration: none;
}

.HorizontalMainMenuSelected a:visited
{
    
    font-size: 12px;
    font-weight: normal;    
    color: White;
    text-decoration: none;
}


/* -------------------- HorizontalSubMenu -------------------- */
.HorizontalSubMenuSeparator
{
    background-image: url(menuSeparator.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 20px;
}

.HorizontalSubMenu
{
    
    font-size: 10px;
    font-weight: bold;    
    color:#CCC;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
}

.HorizontalSubMenu a:link
{
    
    font-size: 10px;
    font-weight: bold;
    color:#CCC;
    text-decoration: none;
}

.HorizontalSubMenu a:hover
{
    
    font-size: 10px;
    font-weight: bold;
    color:#FFF;
    text-decoration: underline;
}

.HorizontalSubMenu  
{
    
    font-size: 10px;
    font-weight: bold;
    color:#CCC;
    text-decoration: underline;
}

.HorizontalSubMenu a:visited
{
    
    font-size: 10px;
    font-weight: bold;
    color:#CCC;
    text-decoration: none;
}


.HorizontalSubMenuSelected
{
    
    font-size: 10px;
    font-weight: bold;
    color: White;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: underline;
}

.HorizontalSubMenuSelected a:link
{
    
    font-size: 10px;
    font-weight: bold;
    color: White;
    text-decoration: underline;
}

.HorizontalSubMenuSelected a:hover
{
    
    font-size: 10px;
    font-weight: bold;
    color: White;
    text-decoration: underline;
}

.HorizontalSubMenuSelected  
{
    
    font-size: 10px;
    font-weight: bold;
    color: White;
    text-decoration: underline;
}

.HorizontalSubMenuSelected a:visited
{
    
    font-size: 10px;
    font-weight: bold;
    color: White;
    text-decoration: underline;
}



/* -------------------- VerticalMainMenu -------------------- */
.VerticalMainMenuSeparator
{
    background-image:url(vertical_menu_separator.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 180px;
    height: 14px;
    /* border-bottom:1px solid #DDD; */
}

.VerticalMainMenu_Parent
{
     
    padding-top: 6px;
    padding-bottom: 14px;
}

.VerticalMainMenu_Parent a
{
     
    font-size:15px; 
    font-weight:700; 
    color:#aaa;
    text-decoration: none;
}


.VerticalMainMenu_Child
{
    
    padding: 0px 0px 15px 0px;
    line-height: 150%;
}

.VerticalMainMenu_Child a
{
     
    font-size:12px; 
    font-weight:700; 
    color:#333; 
    text-decoration:none;
}

.VerticalMainMenu_Child a:hover
{
    color:#f63; 
}

.VerticalMainMenu_Overview {padding-bottom:15px;}

.VerticalMainMenu_Overview a
{
     
    font-size:12px; 
    font-weight:300; 
    color:#555; 
    text-decoration:none;
	 
}

.VerticalMainMenu_Overview a:hover
{
    color:#f63; 
}


.VerticalMainMenuSelected
{
     color: #000;
		     padding: 0px 0px 15px 0px;
    line-height: 150%;
		font-size:12px;
    font-weight:700; 
}

.VerticalMainMenuSelected a
{
    
    color: #f63;
		text-decoration:none;

}
.VerticalMainMenuSelected a:hover
{
    
    color: #999 !important;
		text-decoration:none;
	margin-bottom:15px;
	cursor:default;
	font-weight:700; 
}

