td.gmenucp {width: 300px;}

#cpmenu {
	background:transparent url(/menu/background.jpg) no-repeat scroll left center;
	color:#FFFFFF;
	height:100px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	left:1px;
	top:1px;
	width:140px;
	z-index:10000;
}

#cpmenu span	{display: block; padding: 45px 5% 45px 58%; height: 30px; font-family: Tahoma; font-size: 10px; text-decoration: underline; cursor: pointer; text-indent: 0;}
#cpmenu ul	 {margin: 0; padding: 20px; min-height: 220px; list-style: none; background: none;}
*html #cpmenu ul {height: 220px;}
#cpmenu.horizontal span	{background: transparent url(/menu/gradient.gif) 200px 65px no-repeat; padding-left:40px;}
#cpmenu.horizontal #menu-wrapper	{display: none; height: 100px; background: #fff url(/menu/gradient.gif) left top repeat-x; position: absolute; top: 0; left: 100%; overflow: hidden;}
#cpmenu.horizontal #menu-wrapper ul	{height: 80px; background: none; font-weight: normal; line-height: 100%; text-transform: none; position: relative; top: 0; left: 0;}
#cpmenu.horizontal #menu-wrapper ul li	{width: 200px; position: absolute; top: 10px;}
#cpmenu.horizontal #menu-wrapper .scroll-left, #cpmenu.horizontal #menu-wrapper .scroll-right	{width: 13px; height: 13px; position: absolute; bottom: 10px; cursor: pointer;}
* html #cpmenu.horizontal #menu-wrapper .scroll-left, * html #cpmenu.horizontal #menu-wrapper .scroll-right	{cursor: hand;}
#cpmenu.horizontal #menu-wrapper .scroll-left	{background: transparent url(scroll-left.gif) left top no-repeat; left: 20px;}
#cpmenu.horizontal #menu-wrapper .scroll-right	{background: transparent url(scroll-right.gif) left top no-repeat; left: 40px;}
#cpmenu.vertical span	{background: transparent url(/menu/arrow-down.gif) 50% 90px no-repeat; height: 30px; position: relative;}
#cpmenu.vertical #menu-wrapper	{display: none; width:220px;  background: #eee url(/menu/gradient.gif) left top repeat-y; position: absolute; top: 100%; left: 0; z-index: 2}
#cpmenu ul li a	{color: #000; font-family: Tahoma; text-decoration: underline; margin:  0 0 0 0; padding: 0px 0px 0px 5px;}
#cpmenu ul li a:hover	{color: #61bb46;}
#cpmenu ul li img	{width: 16px; height: 16px; margin: 0; position: relative; top:3px;}
