/*check out programmer dev for the correct style setup*/

.submenudown {
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:216px;
	}
	.link-holder{
	}
	.link-holder a.last-link{
			margin-bottom: 0px;
	}
	.link-holder a.first-link{

	}
	.subMenuItemsdown{
		display:block;
		background: url(/ftpimages/485/podium/Style597/images/L2.png) repeat-y;
		text-decoration: none;
		color:#ffffff;
		font-family: Verdana;
		font-size: 12px;
		line-height: 14px;
		width:216px;
		}
	/* style for L3 indicator */
	.subMenuItemsdown.submenu{}
		.subMenuItemsdown span{
			display:block;
			padding: 7px 10px 7px 15px;
			cursor: pointer;
		}
	.subMenuItemsdown:hover,a.subMenuItemsdown.hover,a.subMenuItemsdown.on, a.first-link:hover{
		background: url(/ftpimages/485/podium/Style597/images/L2_on.png) repeat-y;
		color:#f7b330;		
	}
	/* hover state for L3 indicator style */
	.subMenuItemsdown.submenu:hover, a.subMenuItemsdown.submenu.on{}
	#menu-header{
		background: url(/ftpimages/485/podium/Style597/images/L2_header.png) no-repeat;
		width:216px;
		height: 3px;
	}
	#menu-footer{}