#GMG-menu-bound {
	width: 100%;
	height: 34px;
	display: block;
	background: url(../images/home/menu/bg.gif) repeat-x;
	clear: both;
}
#GMG-menu-bound div{
	height:29px;
}
#GMG-menu-bound div div{
	height:29px;
}
#GMG-menu-bound ul {
	margin: 0;
	padding: 0 0 0 32px;
	list-style: none;
}

#GMG-menu-bound li {
	float: left;
	font-size: 100%;
	margin:5px 5px 0px 0px;
}
#GMG-menu-bound li div {
	display: none;
}

#GMG-menu-bound li a {
	display:block;
	_display:inline-block;
	color:#10204A;
	height:29px;
	background:url(../images/home/menu/bg_menu_item.gif) 0% 0% repeat-x;
}
#GMG-menu-bound li a span{
	display:block;
	_display:inline-block;
	height:29px;
	background:url(../images/home/menu/left_menu_item.gif) 0% 0% no-repeat;
}
#GMG-menu-bound li a span span{
	line-height:28px;
	display:block;
	_display:inline-block;
	color: #FFFFFF;
	height:29px;
	font-weight:bold;
	background:url(../images/home/menu/right_menu_item.gif) 100% 0% no-repeat;
	padding:0px 10px 0px 10px;
}
#GMG-menu-bound li a:hover,
#GMG-menu-bound li a:visited:hover,
#GMG-menu-bound li a.active,a.active_all {
	text-decoration:none;
	line-height:28px;
	display:block;
	_display:inline-block;
	color:#10204A;
	font-weight:bold;
	height:29px;
	background:url(../images/home/menu/bg_menu_selected.gif) 0% 0% repeat-x;
}
#GMG-menu-bound li a:hover span,
#GMG-menu-bound li a.active span,a.active_all span{
	display:block;
	_display:inline-block;
	height:29px;
	color:#10204A;
	background:url(../images/home/menu/left_menu_selected.gif) 0% 0% no-repeat;
}
#GMG-menu-bound li a:hover span span,
#GMG-menu-bound li a.active span span,a.active_all span span{
	display:block;
	_display:inline-block;
	color:#10204A;
	height:29px;
	background:url(../images/home/menu/right_menu_selected.gif) 100% 0% no-repeat;
}
.GMG-menu-sub-menu div div{
	height:27px;
	background: url(../images/home/menu/icon.gif) 0% 50% no-repeat;
	color:#FFFFFF;
	border-left:1px solid #E7E7E7;
	text-indent:25px;
}
#topnav-l2 span{
	color:#10204A;
	line-height:23px;
	padding-left:7px;
}
#topnav-l2 {
	width: 100%;
	display: block;
	clear: both;
	text-align:left;
	background-color:#FFFFFF;
}

#topnav-l2 ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#topnav-l2 li {
	float: left;
	font-size: 100%;
	padding: 6px 8px;
}

#topnav-l2 li a {
	text-decoration: none;
	color:#10204A;
}
#topnav-l2 li a:hover, #topnav-l2 li a.active {
	color: #10204A;
	text-decoration:underline;
}
a.cart-link
{
	font-weight:bold;
}