div.menu
{
	border: none 0;
	border-bottom: 1px dotted;
	border-color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
/*	width: 100%;*/
/*	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
/*	padding: 0 0 10px 10px; */
	font-size:12px;	
}


#menu
{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-color: #F78620; /*247,134/32 || #F78620 || orange*/ 
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	
	border: 0px none;
	border-color: #fff;
	
	width:223px; /* 223px */
	height:2700px;
/*	padding: 10px;*/ 
	
}

#menu_shopping
{
	background-repeat: no-repeat;
	background-color: #F78620; /*247,134/32 || #F78620 || orange*/ 
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	
	border: 0px none;
	border-color: #fff;
	
	width:223px; /* 223px */
/*	padding: 10px;*/ 
	background-color:#EF265C;
	
}

.menu
{
	padding-top:10px;
	padding-bottom:10px;
}

#menu div.ZZZZzmenu_module
{
	padding: 10px;
}

#shopping_menu_bottom
{
	background-image: url(../images/bg_shopping_bottom.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	height:12px;
	padding-bottom:10px;
}

#top_menu
{
	background-image: url(../images/bg_shopping_top.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	height:12px;
}