﻿.NavBar
{
	background-image: url('/themes/WST/pics/navbar_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-top: 13px;
}

.TopItem
{
	background-image: url('/themes/WST/pics/topitem_bg.gif');
	height: 25px;
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
	color: #556469;
	border-left: none;
}
.TopItem TD
{
	/*text-align: right !important;*/
}


.TopItemHover, .TopItemExpanded, .TopItemActive
{
	background-image: url('/themes/WST/pics/topitem_bg.gif');
	height: 25px;
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
	color: #1c95c4;
	border-left: none;
}

.TopItemSelected
{
	background-image: url('/themes/WST/pics/navbar_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	height: 25px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	color: #1c95c4;
	border-left: none;
}

.TopItemHover TD, .TopItemExpanded TD, .TopItemActive TD, .TopItemSelected TD
{
	/*text-align: right !important;*/
}

.Level2Item
{
	font-family: Verdana;
	font-size: 11px;
	color: #556469;
	height: 20px;
	cursor: pointer;
	text-align: right;
	background-image: url('/themes/WST/pics/topitem_bg.gif');
	border-left: solid 10px white;
}
.Level2Item TD
{
	/*text-align: right !important;*/
}

.Level2ItemHover, .Level2ItemActive
{
	font-family: Verdana;
	font-size: 11px;
	color: #7e8300;
	cursor: pointer;
	height: 20px;
	background-image: url('/themes/WST/pics/topitem_bg.gif');
	border-left: solid 10px white;
}

.Level2ItemSelected, .Level2ItemExpanded
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1c95c4;
	cursor: pointer;
	height: 20px;
	background-image: url('/themes/WST/pics/topitem_bg.gif');
	border-left: solid 10px white;
}

.Level2ItemHover TD, .Level2ItemExpanded TD, .Level2ItemActive TD, .Level2ItemSelected TD
{
	/*text-align: right !important;*/
}

.Level2ItemGroup
{
	background-repeat: repeat-x;
	background-image: url('/themes/WST/pics/navbar/navbar_bg.gif');
	background-position: bottom left;
}

.Level3Item
{
	font-family: Verdana;
	font-size: 11px;
	color: #556469;
	height: 20px;
	cursor: pointer;
	text-align: right;
	background-image: url('/themes/WST/pics/topitem_bg.gif');
	border-left: solid 10px white;
}
.Level3Item TD
{
	/*text-align: right !important;*/
}

.Level3ItemHover, .Level3ItemActive
{
	font-family: Verdana;
	font-size: 11px;
	color: #7e8300;
	cursor: pointer;
	height: 20px;
	background-image: url('/themes/WST/pics/topitem_bg.gif');
	border-left: solid 10px white;
}

.Level3ItemSelected, .Level3ItemExpanded
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7e8300;
	cursor: pointer;
	height: 20px;
	background-image: url('/themes/WST/pics/topitem_bg.gif');
	border-left: solid 10px white;
}

.Level3ItemHover TD, .Level3ItemExpanded TD, .Level3ItemActive TD, .Level3ItemSelected TD
{
	/*text-align: right !important;*/
}

.Level3ItemGroup
{
	background-repeat: repeat-x;
	background-image: url('/themes/WST/pics/navbar/navbar_bg.gif');
	background-position: bottom left;
}
