/* gourmetcru menu style - by josh shenefelt - http://www.orangesarcasm.com/ */


/* ---------- hidden ONLY if CSS is enabled.  If disabled, image is rendered ---------- */
img.cssimage{ display: none; }

dl#menuMap{
	margin: 0;
	padding: 0;
	background: transparent url(images/LAYOUT_01.gif) top left no-repeat;
	height: 890px;
	width: 289px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */
dd#homeDef{ top: 363px; left: 15px; }
dd#homeDef a{
	position: absolute;
	width: 164px;
	height: 35px;
	text-decoration: none;
	left: 30px;
	top: -17px;
}
dd#homeDef a span{ display: none; }
dd#homeDef a:hover{ position: absolute; background: transparent url(images/LAYOUT_01.gif) -10px -1243px no-repeat; top: -10px; left: -5px; }

dd#aboutDef{ top: 405px; left: 15px; }
dd#aboutDef a{
	position: absolute;
	width: 165px;
	height: 35px;
	text-decoration: none;
	left: 15px;
	top: -18px;
}
dd#aboutDef a span{ display: none; }
dd#aboutDef a:hover{ position: absolute; background: transparent url(images/LAYOUT_01.gif) -10px -1285px no-repeat; top: -10px; left: -5px; }

dd#benefitsDef{ top: 440px; left: 15px; }
dd#benefitsDef a{
	position: absolute;
	width: 295px;
	height: 35px;
	text-decoration: none;
	left: 2px;
	top: -9px;
}
dd#benefitsDef a span{ display: none; }
dd#benefitsDef a:hover{ position: absolute; background: transparent url(images/LAYOUT_01.gif) -10px -1320px no-repeat; top: -10px; left: -5px; }

dd#shopDef{ top: 480px; left: 15px; }
dd#shopDef a{
	position: absolute;
	width: 150px;
	height: 35px;
	text-decoration: none;
	left: 16px;
	top: -10px;
}
dd#shopDef a span{ display: none; }
dd#shopDef a:hover{ position: absolute; background: transparent url(images/LAYOUT_01.gif) -10px -1360px no-repeat; top: -10px; left: -5px; }

dd#servicesDef{ top: 520px; left: 15px; }
dd#servicesDef a{
	position: absolute;
	width: 210px;
	height: 35px;
	text-decoration: none;
	left: 10px;
	top: -9px;
}
dd#servicesDef a span{ display: none; }
dd#servicesDef a:hover{ position: absolute; background: transparent url(images/LAYOUT_01.gif) -10px -1400px no-repeat; top: -10px; left: -5px; }

dd#contactDef{ top: 560px; left: 15px; }
dd#contactDef a{
	position: absolute;
	width: 210px;
	height: 35px;
	text-decoration: none;
	left: 7px;
	top: -6px;
}
dd#contactDef a span{ display: none; }
dd#contactDef a:hover{ position: absolute; background: transparent url(images/LAYOUT_01.gif) -10px -1440px no-repeat; top: -10px; left: -5px; }

dd#linksDef{ top: 600px; left: 15px; }
dd#linksDef a{
	position: absolute;
	width: 150px;
	height: 35px;
	text-decoration: none;
	left: 17px;
	top: -8px;
}
dd#linksDef a span{ display: none; }
dd#linksDef a:hover{ position: absolute; background: transparent url(images/LAYOUT_01.gif) -10px -1480px no-repeat; top: -10px; left: -5px; }

dd#freeDef{ top: 640px; left: 15px; }
dd#freeDef a{
	position: absolute;
	width: 200px;
	height: 35px;
	text-decoration: none;
	left: 11px;
	top: -5px;
}
dd#freeDef a span{ display: none; }
dd#freeDef a:hover{ position: absolute; background: transparent url(images/LAYOUT_01.gif) -10px -1520px no-repeat; top: -10px; left: -5px; }

dd#newsDef{ top: 680px; left: 15px; }
dd#newsDef a{ position: absolute; width: 200px; height: 35px; text-decoration: none; }
dd#newsDef a span{ display: none; }
dd#newsDef a:hover{ position: absolute; background: transparent url(images/LAYOUT_01.gif) -10px -1560px no-repeat; top: -10px; left: -5px; }

