/*check out programmer dev for the correct style setup*/

.submenudown {
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:200px;
	}
	.link-holder{
	background: url(/ftpimages/26/podium/Style757/images/L2_dd_transparent.png) repeat-y;
	width:200px;
	}
	.link-holder a.last-link{
			margin-bottom: 0px;
	}
	.link-holder a.first-link{
	
	}
	.subMenuItemsdown{
		display:block;
		text-decoration: none;
		color:#000000;
		font-family: Arial;
		font-size: 12px;
		line-height: 14px;		
		}
		.subMenuItemsdown span{
			display:block;
			padding: 4px 10px;
			cursor: pointer;
		}
	.subMenuItemsdown:hover,a.subMenuItemsdown.on{
		background: #ffffff;		
	}
	
#menu-header{
background: url(/ftpimages/26/podium/Style757/images/L2_dd_top.png) no-repeat;
width: 200px;
height: 10px;
}
#menu-footer{
background: url(/ftpimages/26/podium/Style757/images/L2_dd_foot.png) bottom left no-repeat;
width: 200px;
height: 10px;
}