﻿.CategoriesMenuBase
{
	width: 100%;
}
.CategoriesMenuDefault
{
	width: 15%;
}
.QuickLinksMenuDefault
{
	font-size: 11px;
	color: #6f6458;
	padding: 0px 2px 0px 2px;
}
.QuickLinksMenuItemOver
{
	font-size: 11px;
	color: #000000;
	padding: 0px 2px 0px 2px;
	text-decoration: underline;
}

.MenuSeparator
{
	color: silver;
}


.RegisterMenuDefault
{
	color: White;
	padding: 0px 2px 0px 2px;
}
.RegisterMenuBase
{
}
.RegisterMenuItemOver
{
	color: White;
	padding: 0px 2px 0px 2px;
	text-decoration: underline;
}



.ServiceMenuBase
{
	width: 151px;
	margin-bottom:20px;
}
.ServiceMenuTitle
{
	background-color:#fe8801;
	border-bottom: solid 1px #7fccff;
	padding: 3px 7px 3px 7px;
	color:White;
	font-size:14px;	
}
.ServiceMenuTitleTop
{
	margin-top: 20px;
	padding-top: 20px;
	border-bottom: solid 1px #7fccff;
}
.ServiceMenuTitleBottom
{
}
.ServiceMenuItem
{
	padding: 3px 7px 3px 7px;
	background-color: #1775ca;
	border-bottom: solid 1px #7fccff;
	width: 151px;
	color: white;
	font-size: 12px;
	cursor: pointer;
}
.ServiceMenuItemOver
{
	padding: 3px 7px 3px 7px;
	border-bottom: solid 1px #7fccff;
	width: 151px;
	background-color: #10528d;
	color: white;
	font-size: 12px;
	cursor: pointer;
}
.ServiceMenuItemGroup
{
	padding: 3px 7px 3px 7px;
	border-bottom: solid 1px #7fccff;
	background-color: #1775ca;
	width: 151px;
	color: white;
	font-size: 12px;
	cursor: pointer;
	background-image: url(../../..//Sites/City4u/Images/MainMenu/MenuIcon.gif);
}
.ServiceMenuItemGroupOver
{
	padding: 3px 7px 3px 7px;
	border-bottom: solid 1px #7fccff;
	width: 151px;
	background-color: #10518c;
	color: white;
	font-size: 12px;
	cursor: pointer;
	background-image: url(../../..//Sites/City4u/Images/MainMenu/MenuIconOver.gif);
}
.ServiceSubMenu
{
	width: 151px;
	margin: 0px 1px 0px 0px;
	padding: 0px 1px 0px 0px;
}
.ServiceSubMenuItem
{
	width: 151px;
	padding: 3px 7px 3px 7px;
	border-top: solid 1px #7fccff;
	border-bottom: solid 1px #7fccff;
	background-color: #1075ce;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.ServiceSubMenuItemOver
{
	width: 151px;
	padding: 3px 7px 3px 7px;
	border-top: solid 1px #7fccff;
	border-bottom: solid 1px #7fccff;
	background-color: #10518c;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}



.ClerkMenuBase
{
	width: 151px;
	margin-bottom:20px;
}
.ClerkServiceMenuItemGroup
{
	background-color:#fe8801;
	border-bottom: solid 1px #7fccff;
	padding: 3px 7px 3px 7px;
	color:White;
	font-size:14px;
}
.ClerkServiceMenuItem
{
	padding: 3px 7px 3px 7px;
	background-color: #3d9cf0;
	border-bottom: solid 1px #7fccff;
	width: 151px;
	color: white;
	font-size: 12px;
	cursor: pointer;
}
.ClerkServiceMenuItemOver
{
	padding: 3px 7px 3px 7px;
	border-bottom: solid 1px #7fccff;
	width: 151px;
	background-color: #10528d;
	color: white;
	font-size: 12px;
	cursor: pointer;
}

.CityPayMenuDefault
{
}

.CityPayMenuBase
{
	background-color: #7fccff;
}
.CityPayMenuBase TD
{
	padding: 3px 6px 3px 6px;
	width: 139px;
}
.CityPayMenuItem
{
	font-size: 12px;
	color: darkblue;
	border-bottom: solid 1px #3d9cf0;
}
.CityPayMenuItemOver
{
	font-size: 12px;
	border-bottom: solid 1px #3d9cf0;
	color: black;
	text-decoration: underline;
}


.TabsMenu
{
	background-color: #f3f8fd;
	border-top: 1px solid #d6d6d7;
	border-right: 1px solid #d6d6d7;
}
.TabsMenu A
{
	font-family: arial;
	font-size: 12px;
	color: black;
}
.StaticSelectedStyle
{
	background-color: #ffffff;
	border-left: 1px solid #d6d6d7;
	border-bottom: 1px solid #ffffff !important;
	text-align: center;
	width: 135px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.StaticHoverStyle
{
	background-color: #ffffff;
	border-left: 1px solid #d6d6d7;
	text-align: center;
	width: 135px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.StaticMenuItemStyle
{
	border-left: 1px solid #d6d6d7;
	border-bottom: 1px solid #d6d6d7;
	text-align: center;
	width: 135px;
	padding-top: 3px;
	padding-bottom: 3px;
}
