﻿
div.ShopMenu_Custom5
{
}

div.ShopMenu_Custom5 div.innerDiv
{
}

div.ShopMenu_Custom5 div.menu
{
	background: none;
	border: none;
	width:100%;
}

div.ShopMenu_Custom5 div.menu ul.rootGroup
{
	background: none;
	border: none;
	width: 100%;
}

div.ShopMenu_Custom5 div.menu ul.rootGroup li.item
{
	background: none;
	border: none;
	background-color: #eee;
	width: 100%;
}

div.ShopMenu_Custom5 div.menu ul.rootGroup li.item a.link
{
	background: none;
	border: none;
	padding: 3px;
	cursor: pointer;
	cursor: hand;
}

div.ShopMenu_Custom5 div.menu ul.rootGroup li.item a.link:hover
{
	background: none;
	border: none;
}

div.ShopMenu_Custom5 div.menu ul.rootGroup li.item a.link span.text
{
	background: none;
	border: none;
}

div.ShopMenu_Custom5 div.menu ul.rootGroup li.item a.link:hover span.text
{
	background: none;
	background-color: #ddd;
	border: none;
	color: #c31a1f;
}


