﻿
.ShopMenu_Custom5
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: none;
	border: none;
}

.ShopMenu_Custom5 .ProductMenu
{
	background: none;
	border: none;
}

.ShopMenu_Custom5 .ProductMenu .rootGroup
{
	background: none;
	background-color: #FF8700;
	border: none;
	width: 155px;
}

.ShopMenu_Custom5 .ProductMenu .rootGroup .item
{
	background: none;
	border: none;
	border-bottom: solid 1px white;
	width:155px;
}

.ShopMenu_Custom5 .ProductMenu .rootGroup .text
{
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	display: block;
	width:155px;
	padding:0 0 0 10px;
	margin:0;
	background-position: 142px center;
}

.ShopMenu_Custom5 .ProductMenu .rootGroup .link
{
	background: none;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	cursor: hand;
	width:155px;
}

.ShopMenu_Custom5 .ProductMenu .rootGroup .link:hover
{
	background-color: #FFA700;
	text-decoration:none;
	width:155px;
}

.ShopMenu_Custom5 .ProductMenu .rootGroup .link:hover .text
{
	text-decoration:none;
	display: block;
	width:155px;
	padding:0 0 0 10px;
	margin:0;
	background-position: 142px center;
}

.ShopMenu_Custom5 .ProductMenu .group
{
	background: none;
	background-color: #FFFFFF;
	border: solid 1px #FF8700;
}

.ShopMenu_Custom5 .ProductMenu .group .item
{
	background: none;
	border: none;
}

.ShopMenu_Custom5 .ProductMenu .group .text
{
	color: #000000;
	font-weight: bold;
	border: none;
}

.ShopMenu_Custom5 .ProductMenu .group .text
{
	color: #000000;
	font-weight: bold;
	border: none;
}

.ShopMenu_Custom5 .ProductMenu .group .link
{
	background: none;
	border: none;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

.ShopMenu_Custom5 .ProductMenu .group .link:hover
{
	background: none;
	border: none;
	border-top: solid 1px #FF8700;
	border-bottom: solid 1px #FF8700;
}

