﻿.mainMenuItem
{
	color:white;
}

.mainMenuItemHover, .mainMenuItemActive, .mainMenuItemExpanded
{
	color:white;
}

.mainMenuSelectedItem, .mainMenuSelectedItemHover, .mainMenuSelectedItemExpanded, 
 .mainMenuItemHover, #SearchButton
{
	/*background-image: url(/themes/NHLData/pics/navigate/red_navigate_bg_selected.gif);*/
	background-color:#0d81df;
}

.nhlShortcutList
{
	background-color:#EEEEED;
	color:Black;
}


.topBarQuickLinks img
{
    background-color:#e5e5e2;
    /*padding-right:1px;*/
}


/*.TopItemHover TD, .TopItemSelected TD, .Level2ItemHover TD, .Level2ItemSelected TD, #subnavigation .TopItem TD, #subnavigation .Level2Item  TD
{
    height:22px;
    border-style:dotted;
    border-width:0px 0px 1px 0px;
    border-color:#d9d9d9;
}


 .Level2Item, .Level2ItemHover, .Level2ItemSelected, .TopItem, .TopItemHover
{
    padding-left:10px;
}

#subnavigation .TopItem, #subnavigation .Level2Item
{
    background-image:url(/themes/NHLData/pics/navbar/navbar_left_bg.gif);
    background-repeat:no-repeat;
}*/

/*
Navbar styling

Each level has two item look states - normal and selected. Each state has
normal, hover, expanded and active sub-states

Level N Item
Level N Item Hover
Level N Item Expanded
Level N Item Active

Level N Item Selected 
Level N Item Selected Hover
Level N Item Selected Expanded
Level N Item Selected Active


*/

.NavBar
{
	padding-top: 0px;
	overflow: hidden;
    
}

/* -----------------------------------------------------

   Level 1

----------------------------------------------------- */


.Level1Item
{
	font-family: Verdana;
	font-size: 11px;
	cursor:pointer;
	color:white;
    border:solid 1px white;
    border-width:0px 0px 1px 0px;
    padding:4px;
    background-color:black;
}

.Level1Item TD
{
}

.Level1ItemHover, .Level1ItemExpanded, .Level1ItemActive
{
	font-family: Verdana;
	font-size: 11px;
	cursor:pointer;
	/*color: #556469;*/
	/*background-color:#d2dfe2;*/
	color:white;
	background-color:#0d81df;
    border:solid 1px white;
    border-width:0px 0px 1px 0px;
    padding:4px;

}

.Level1ItemSelected, .Level1ItemSelectedHover, .Level1ItemSelectedExpanded, .Level1ItemSelectedActive
{
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
	/*color: #556469;*/
	/*background-color:#d2dfe2;*/
	color:white;
	background-color:black;
    border:solid 2px white;
    border-width:0px 0px 1px 0px;
    padding:4px;
    color:Black;
}

.Level1ItemSelected, .Level1ItemSelectedHover, .Level1ItemExpanded, .Level1ItemHover
{
    color:white;
}


/* -----------------------------------------------------

   Level 2

----------------------------------------------------- */
.Level2Group
{
}

.Level2Item
{
	font-family: Verdana;
	font-size: 11px;
	cursor:pointer;
	color:Black;
    border:solid 1px white;
    border-width:0px 0px 1px 0px;
    padding:4px;
    margin-left:8px;
    background-color:#eeeeed;
}

.Level2ItemHover, .Level2ItemExpanded, .Level2ItemActive
{
	font-family: Verdana;
	font-size: 11px;
	cursor:pointer;
	color: #0d81df;
    border:solid 2px white;
    border-width:0px 0px 1px 0px;
    padding:4px;
	margin-left:8px;
	background-color:#eeeeed;
}

.Level2ItemExpandedss
{
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	color: white;
	border-left: 2px solid #a19182;
	border-bottom: 1px solid #a19182;
	background-color: #ffffff;
	margin-bottom: 1px;	
	margin-left: 8px;
}

.Level2ItemSelected, .Level2ItemSelectedHover, .Level2ItemSelectedExpanded, .Level2ItemSelectedActive, .Level2ItemExpanded
{
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
	color: white;
	background-color:#0d81df;
    border:solid 2px white;
    border-width:0px 0px 1px 0px;
    padding:4px;
    color:white;
    margin-left:8px;

    
}





/* -----------------------------------------------------

   Level 3

----------------------------------------------------- */
.Level3Group
{
}

.Level3Item
{
	font-family: Verdana;
	font-size: 11px;
	cursor:pointer;
	color:Black;
    border:solid 1px white;
    border-width:0px 0px 1px 0px;
    padding:4px;
    margin-left:16px;
    background-color:#eeeeed;
}

.Level3ItemHover, .Level3ItemExpanded, .Level3ItemActive
{
	font-family: Verdana;
	font-size: 11px;
	cursor:pointer;
	color: #0d81df;
    border:solid 2px white;
    border-width:0px 0px 1px 0px;
    padding:4px;
	margin-left:16px;
	background-color:#eeeeed;
}

.Level3ItemExpandedss
{
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	color: white;
	border-left: 2px solid #a19182;
	border-bottom: 1px solid #a19182;
	background-color: #ffffff;
	margin-bottom: 1px;	
	margin-left:16px;
}

.Level3ItemSelected, .Level3ItemSelectedHover, .Level3ItemSelectedExpanded, .Level3ItemSelectedActive
{
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
	color: white;
	background-color:#0d81df;
    border:solid 2px white;
    border-width:0px 0px 1px 0px;
    padding:4px;
    color:white;
    margin-left:16px;

    
}


/* -----------------------------------------------------

   Level 4

----------------------------------------------------- */
.Level4Group
{
}

.Level4Item
{
	height:20px;
	font-family: Verdana;
	font-size: 11px;
	cursor:pointer;
	color: #556469;
	border-left: 2px solid #a19182;
	background-color: #ffffff;
	margin-bottom: 2px;
	margin-left: 22px;
}

.Level4ItemHover, .Level4ItemExpanded, .Level4ItemActive
{
	height:20px;
	font-family: Verdana;
	font-size: 11px;
	cursor:pointer;
	color: #7d6446;
	border-left: 2px solid #a19182;
	background-color: #ffffff;
	margin-bottom: 2px;
	margin-left: 22px;
}

.Level4ItemSelected, .Level4ItemSelectedHover, .Level4ItemSelectedExpanded, .Level4ItemSelectedActive
{
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
	color: #7d6446;
	border-left: 2px solid #a19182;
	background-color: #ffffff;
	margin-bottom: 2px;	
	margin-left: 22px;
}
/*
.Level3ItemHover TD, .Level3ItemExpanded TD, .Level3ItemActive TD, .Level3ItemSelected TD
{
	border-top: solid 1px #88b7cb !important;
}
*/
