﻿

/* -------------------- SiteMapPath -------------------- */
.SiteMapPath_CurrentNodeStyle
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #F63;
}

.SiteMapPath_NodeStyle
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: Gray;
    text-decoration: none;    
}

a.SiteMapPath_NodeStyle:link
{
    font-size: 12px;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
}

a.SiteMapPath_NodeStyle:active
{
    font-size: 12px;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
}

a.SiteMapPath_NodeStyle:visited
{
    font-size: 12px;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
}

a.SiteMapPath_NodeStyle:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #F63;
    text-decoration: underline;
}


.SiteMapPath_PathSeparatorStyle
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;    
    color: Gray;
}

.SiteMapPath_RootNodeStyle
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;    
    color: Gray;
}

a.SiteMapPath_RootNodeStyle:link
{
    font-size: 12px;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
}

a.SiteMapPath_RootNodeStyle:active
{
    font-size: 12px;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
}

a.SiteMapPath_RootNodeStyle:visited
{
    font-size: 12px;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
}

a.SiteMapPath_RootNodeStyle:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #F63;
    text-decoration: underline;
}


/* -------------------- SitemapTreeView -------------------- */
.SitemapTreeView_HoverNodeStyle
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #F63;
    text-decoration: underline;
}

.SitemapTreeView_LeafNodeStyle
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: Gray;
}

.SitemapTreeView_NodeStyle
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;    
    color: Gray;
    line-height: 18px;
}

.SitemapTreeView_ParentNodeStyle
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;    
    color: Gray;
}

.SitemapTreeView_RootNodeStyle
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;    
    color: gray;
    border-bottom: solid 1px gray;
}

.SitemapTreeView_SelectedNodeStyle
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;    
    color: #F63;
    font-style: italic;
}


/* -------------------- HorizontalMainMenu -------------------- */

.HorizontalMainMenuSeparator
{
    background-image: url(images/menuSeparator.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 5px;
    height: 20px;
    padding-left: 4px;
    padding-right: 4px;
}

.HorizontalMainMenu
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;    
    color: white;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
    padding-bottom: 3px;
}

.HorizontalMainMenu a:link
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;    
    color: white;
    text-decoration: none;    
}

.HorizontalMainMenu a:hover
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;    
    color: White;
    text-decoration: none;
    background-image:url(images/menu_hover.gif);
    background-repeat:no-repeat;
    background-position: bottom;
    padding-bottom: 3px;    
}

.HorizontalMainMenu a:active
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;    
    color: white;
    text-decoration: underline;
}

.HorizontalMainMenu a:visited
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;    
    color: white;
    text-decoration: none;
}



.HorizontalMainMenuSelected
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;    
    color: White;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
    background-image:url(images/menu_hover.gif);
    background-repeat:no-repeat;
    background-position: bottom;
    padding-bottom: 3px;
}

.HorizontalMainMenuSelected a:link
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;    
    color: White;
    text-decoration: none;
}

.HorizontalMainMenuSelected a:hover
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;    
    color: White;
    text-decoration: none;
}

.HorizontalMainMenuSelected a:active
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;    
    color: White;
    text-decoration: none;
}

.HorizontalMainMenuSelected a:visited
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;    
    color: White;
    text-decoration: none;
}


/* -------------------- HorizontalSubMenu -------------------- */
.HorizontalSubMenuSeparator
{
    background-image: url(images/menuSeparator.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 20px;
}

.HorizontalSubMenu
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;    
    color:#CCC;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
}

.HorizontalSubMenu a:link
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color:#CCC;
    text-decoration: none;
}

.HorizontalSubMenu a:hover
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color:#FFF;
    text-decoration: underline;
}

.HorizontalSubMenu a:active
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color:#CCC;
    text-decoration: underline;
}

.HorizontalSubMenu a:visited
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color:#CCC;
    text-decoration: none;
}


.HorizontalSubMenuSelected
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: White;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: underline;
}

.HorizontalSubMenuSelected a:link
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: White;
    text-decoration: underline;
}

.HorizontalSubMenuSelected a:hover
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: White;
    text-decoration: underline;
}

.HorizontalSubMenuSelected a:active
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: White;
    text-decoration: underline;
}

.HorizontalSubMenuSelected a:visited
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: White;
    text-decoration: underline;
}



/* -------------------- VerticalMainMenu -------------------- */
.VerticalMainMenuSeparator
{
    background-image:url(images/vertical_menu_separator.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 180px;
    height: 25px;
    /* border-bottom:1px solid #DDD; */
}

.VerticalMainMenu_Parent
{
    font-family:Tahoma; 
    font-size:13px; 
    font-weight:normal; 
    color:#999; 
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
}

.VerticalMainMenu_Parent a:link, a:active
{
    font-family:Tahoma; 
    font-size:13px; 
    font-weight:normal; 
    color:#999;
    text-decoration: none;
}

.VerticalMainMenu_Parent a:visited
{
    font-family:Tahoma; 
    font-size:13px; 
    font-weight:normal; 
    color:#999;
    text-decoration: none;
}

.VerticalMainMenu_Child
{
    font-family:Tahoma; 
    font-size:11px; 
    font-weight:bold; 
    color:#666; 
    text-decoration: none;
    padding-left: 15px;
    line-height: 20px;
}

.VerticalMainMenu_Child a:link, a:active
{
    font-family:Tahoma; 
    font-size:11px; 
    font-weight:bold; 
    color:#666; 
    text-decoration:none;
}

.VerticalMainMenu_Child a:visited
{
    font-family:Tahoma; 
    font-size:11px; 
    font-weight:bold; 
    color:#666; 
    text-decoration:none;
}

.VerticalMainMenu_Child a:hover
{
    color:#F63; 
    text-decoration:underline;
}


.VerticalMainMenuSelected
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;    
    color: #F63;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
    padding-left: 15px;
    line-height: 20px;
}

.VerticalMainMenuSelected a:link, a:active
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;    
    color: #F63;
    text-decoration: none;
}

.VerticalMainMenuSelected a:visited
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;    
    color: #F63;
    text-decoration: none;
}

.VerticalMainMenuSelected a:hover
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;    
    color: #F63;
    text-decoration: none;
}


/* -------------------- PreviewGrid -------------------- */
.PreviewGrid
{
    width: 95%;
    clear: both;
}

.PreviewGrid_Header
{
    font-family:Tahoma; 
    font-size:11px;
    background-color: Gray;
    color:White;
    text-align: center;
}

.PreviewGrid_Row
{
    font-family:Tahoma; 
    font-size:11px;
    background-color: #DFDFDF;
}

.PreviewGrid_AlternatingRow
{
    font-family:Tahoma; 
    font-size:11px; 
}

.PreviewGrid_Footer
{

}

.PreviewGrid_PanelWrapper
{
    margin-bottom: 5px;   
    clear: both;
    text-align: center;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.PreviewGrid_Title
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
}




/* -------------------- UploadTool_HistoryPreview -------------------- */
.UploadTool_HistoryPreview
{
    width: 95%;
    clear: both;
    margin-top: 20px;
}

.UploadTool_HistoryPreview_Header
{
    font-family:Tahoma; 
    font-size:11px;
    background-color: Gray;
    color:White;
    text-align: center;
    white-space: nowrap;
    height: 25px;
}

.UploadTool_HistoryPreview_Row
{
    font-family:Tahoma; 
    font-size:11px;
    white-space: nowrap;
    height: 20px;    
    background-color: #DFDFDF;
}

.UploadTool_HistoryPreview_AlternatingRow
{
    font-family:Tahoma; 
    font-size:11px; 
    white-space: nowrap;
    height: 20px;    
}

.UploadTool_HistoryPreview_ItemStyle
{
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

.UploadTool_HistoryPreview_SelectItemStyle
{
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}