#new_green_box_white {
	font-size: 11px;
	padding: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00662C;
	border-right-color: #00662C;
	border-bottom-color: #00662C;
	border-left-color: #00662C;
}
#new_green_box_white2 {
	border: 2px solid #00662C;
	font-size: 12px;
	padding: 4px;
}

#orange_listitem_center {
	color: white;
	font-weight:bold;
	font-size: 12px;
	background-image:url(/nmpage/but_o1.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 200px;
	height:28px;
	padding-top: 2px;
	text-align: center;
	display: block;
}

#orange_listitem_center2 {
	color: white;
	font-weight:bold;
	font-size: 12px;
	background-image:url(but_o2.png);
	background-repeat:no-repeat;
	background-position:center;
	height:28px;
	padding-top: 2px;
	padding-left: 6px;
	text-align:center;
	display: block;
}

#green_listitem_center_long {
	color: white;
	font-weight:bold;
	font-size: 12px;
	background-image:url(/nmpage/but2long.png);
	background-repeat: no-repeat;
	background-position:center;
	width: 220px;
	height:28px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align:center;
	display: block;
}
#green_listitem_center {
	color: white;
	font-weight:bold;
	font-size: 12px;
	background-image:url(/nmpage/but2.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 201px;
	height:28px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align:center;
	display: block;
}
#lmenu #green_listitem {
	color: white;
	font-weight:bold;
	font-size: 11px;
	background-image:url(/nmpage/but2.png);
	background-repeat:no-repeat;
	background-position:left;
	width: 180px;
	height:28px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align:left;
	display: block;
}
#lmenu #green_listitem a{
	color: white;
	font-weight:bold;
	text-decoration: none;
	text-align: left;
}
#lmenu #green_listitem a:hover{
	color: white;
	font-weight:bold;
	text-decoration: none;
	text-align: left;
}

#green_listitem_big_long {
	color: white;
	font-weight:bold;
	font-size: 12px;
	background-image:url(/nmpage/but3long.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 220px;
	height:44px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align:center;
	display: block;
}
#lmenu #info a{
color:black;
font-weight:normal;
}
#lmenu #info a:hover{
color:black;
font-weight:normal;
}
#newitem{
	position:absolute;
}
#newitem #newprod{
	background-image:url(/nmpage/new.png);
	background-repeat:no-repeat;
	width: 84px;
	height:49px;
	display: block;
	position:absolute;
	top:-25px;
	left:130px;
}

#lmenu #green_listitem_big {
	color: white;
	font-weight:bold;
	font-size: 11px;
	background-image:url(/nmpage/but3.png);
	background-repeat:no-repeat;
	background-position: center;
	width: 180px;
	height:43px;
	padding-top: 4px;
	padding-right:10px;
	text-align:center;
	display: block;
}
#lmenu #green_listitem_big a{
	color: white;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}
#lmenu #green_listitem_big a:hover{
	color: white;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}

#lmenu #listitem {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	width: 180px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	color:black;
}
#lmenu #listitem a{
	text-decoration: none;
	width: 180px;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	color:black;
}
#lmenu #listitem a:hover{
	text-decoration: none;
	width: 180px;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	color:black;
}
