 #fancymenu { position: relative; height: 29px; width: 421px; background: url('http://www.skuare.net/test/img/fancymenu/bg.gif') no-repeat top; padding: 15px; margin: 10px 0; overflow: hidden; }    #fancymenu ul { padding: 0; margin: 0; }   /* Don't apply padding here (offsetWidth will differ in IE) If you need padding add it to the child anchor */ #fancymenu ul li { float: left; list-style: none; }  #fancymenu ul li a { text-indent: -500em; z-index: 10; display: block; float: left; height: 30px; position: relative; overflow: hidden; }  #menu_home a { width: 59px; background: url('http://www.skuare.net/test/img/fancymenu/menu_home.png') no-repeat center !important; background: url('http://www.skuare.net/test/img/fancymenu/menu_home.gif') no-repeat center; // ie! }    #menu_plantatree a { width: 119px; background: url('http://www.skuare.net/test/img/fancymenu/menu_plantatree.png') no-repeat center !important; background: url('http://www.skuare.net/test/img/fancymenu/menu_plantatree.gif') no-repeat center; }    #menu_travel a { width: 70px; background: url('http://www.skuare.net/test/img/fancymenu/menu_travel.png') no-repeat center !important; background: url('http://www.skuare.net/test/img/fancymenu/menu_travel.gif') no-repeat center; }    #menu_rideanelephant a { width: 142px; background: url('http://www.skuare.net/test/img/fancymenu/menu_rideanelephant.png') no-repeat center !important; background: url('http://www.skuare.net/test/img/fancymenu/menu_rideanelephant.gif') no-repeat center;} #fancymenu li.background { background: url('http://www.skuare.net/test/img/fancymenu/bg_menu_right.png') no-repeat top right !important; background: url('http://www.skuare.net/test/img/fancymenu/bg_menu_right.gif') no-repeat top right; z-index: 8; position: absolute; visibility: hidden; }   #fancymenu .background .left { background: url('http://www.skuare.net/test/img/fancymenu/bg_menu.png') no-repeat top left !important; background: url('http://www.skuare.net/test/img/fancymenu/bg_menu.gif') no-repeat top left; height: 30px; margin-right: 9px; /* 7px is the width of the rounded shape */ }
