#menu-header {
	background:transparent url(/ftpimages/394/podium/style750/dropdowns/L1_dropdown_top.png) repeat-y scroll left top;
	width:206px;
	height:13px;
}
.submenudown {
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:206px;
	}
	.subMenuItemsdown{
		/*padding-left:21px;*/
		display:block;
		background: #292826;
		background:transparent url(/ftpimages/394/podium/style750/dropdowns/L1_dropdown_off.png) repeat-y scroll left top;
		text-decoration: none;
		height:28px;
		color:#74561a;
		font-family: Arial;
		font-size: 12px;
		line-height: 15px;
		width:206px;
		}
		.subMenuItemsdown span{
			display:block;
			padding:6px 10px 6px 5px;
			cursor: pointer;
			text-align:center;
		}
	.subMenuItemsdown:hover,a.subMenuItemsdown.on{
		background: url(/ftpimages/394/podium/style750/dropdowns/L1_dropdown_on.png) top left repeat-y;
		line-height:15px;
		color:#ffffff;
	}
#menu-footer {
	background:transparent url(/ftpimages/394/podium/style750/dropdowns/L1_dropdown_bottom.png) no-repeat scroll left bottom;
	height:7px;
	width:206px;
}
	
.L3Menudown{
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:200px;
	}
	.L3MenuItemsdown{
		display:block;
		width:200px;
		background:#00a6a8;
		text-decoration: none;
		color: #ffffff;
		font-family: Arial;
		font-size: 12px;
		line-height: 27px;
		}
		.L3MenuItemsdown span{
			display:block;
			padding-left:5px;
			padding-right: 5px;
			cursor: pointer;
		}
	.L3MenuItemsdown:hover{
		background: #01797b;
	}
	
	.menufirst{background: #ff0000;}
