/*ADDED UI3.0*/
.CategoryNavCategoryLbl
{
	padding-left:30px;
}

.CategoryNavigationHeader
{
	background-color:#ffffff;
	border-bottom: solid 1px  #74a4ed;
	height: 28px !important; 
	padding-left: 10px;		
}
.CategoryNavigationHeaderLabel
{
	background-color: #ffffff; 
	color: #74a4ed; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px;	
}

a.CategoryNavigationLink
{
	/*color: #74a4ed !important;*/
	line-height:15px;
	letter-spacing:normal;
	text-decoration: underline !important;
	display:block;
	padding:3px 6px 3px 10px;
	/*background-color:  #74a4ed !important;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


a.CategoryNavigationActiveLink
{
	line-height:15px;
	letter-spacing:normal;
	text-decoration: underline !important;
	display:block;
	padding:3px 6px 3px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600 !important;
}

a.CategoryNavigationActiveLink:hover
{
	/*text-decoration: none !important;
	font-weight:600 !important;
	color:#cdcdcd!important;
	background-color: #cdcdcd !important;	*/
}

.CategoryNavigationItem
{
	/*border-bottom: solid 1px #74a4ed;
	background-color: #74a4ed  !important;
	color: #74a4ed !important;*/		
}

a.StoreIndexLink
{
	display:block;
	line-height: 15px;
	padding-left:9px;
	text-decoration: underline !important;
}

a.StoreIndexLinkActive
{
  font-weight:600 !important;
  display:block;
  line-height: 15px;
  padding-left:9px;
  text-decoration: underline !important;
}




