/* default red */
#menu-header {
	background: url(/ftpimages/441/podium/style522/red_L1drop_header.png) top left no-repeat;
	width:203px;
	height:16px;
}
.submenudown {
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:203px;
	}
	.subMenuItemsdown{
		display:block;
		background-color: #982126;
		/*background: transparent url(/images/L1_menu_bg.png) top left repeat-y;*/
		/*height:27px;*/
		text-decoration: none;
		color:#ffffff;
		font-family: arial;
		font-weight: bold;
		font-size: 12px;
		line-height: 20px;
		width:203px;
		}
		.subMenuItemsdown span{
			display:block;
			padding:3px 10px 2px 26px;
			cursor: pointer;
		}
	.subMenuItemsdown:hover,a.subMenuItemsdown.on{
		/*background: url(/images/L1_menu_on.png) top left repeat-y;*/
		background-color:#6b181a;
		line-height:20px;
	}
	#menu-footer {
		background: url(/ftpimages/441/podium/style522/red_L1drop_footer.png) bottom left no-repeat;
		height:12px;
		width:203px;
	}

/* orange */
#L20_121144.submenudown #holder #menu-header {
	background: url(/ftpimages/441/podium/style522/orange_L1drop_header.png) top left no-repeat;
	width:203px;
	height:16px;
}	
	#L20_121144.submenudown #holder a.subMenuItemsdown {
		display:block;
		background-color: #b74e2d;
		text-decoration: none;
		color:#ffffff;
		font-family: arial;
		font-weight: bold;
		font-size: 12px;
		line-height: 20px;
		width:203px;
		}
	#L20_121144.submenudown #holder a.subMenuItemsdown:hover,#L20_121144.submenudown #holder a.subMenuItemsdown.on{
		background-color:#7a341e;
		line-height:20px;
	}
	#L20_121144.submenudown #holder #menu-footer {
		background: url(/ftpimages/441/podium/style522/orange_L1drop_footer.png) bottom left no-repeat;
		height:16px;
		width:203px;
	}
	
	/* yellow */
#L20_121145.submenudown #holder #menu-header {
	background: url(/ftpimages/441/podium/style522/yellow_L1drop_header.png) top left no-repeat;
	width:203px;
	height:16px;
}	
	#L20_121145.submenudown #holder a.subMenuItemsdown {
		display:block;
		background-color: #bc8f31;
		text-decoration: none;
		color:#ffffff;
		font-family: arial;
		font-weight: bold;
		font-size: 12px;
		line-height: 20px;
		width:203px;
		}
	#L20_121145.submenudown #holder a.subMenuItemsdown:hover,#L20_121145.submenudown #holder a.subMenuItemsdown.on{
		background-color:#9c661c;
		line-height:20px;
	}
	#L20_121145.submenudown #holder #menu-footer {
		background: url(/ftpimages/441/podium/style522/yellow_L1drop_footer.png) bottom left no-repeat;
		height:16px;
		width:203px;
	}

/* green */
#L20_121146.submenudown #holder #menu-header {
	background: url(/ftpimages/441/podium/style522/green_L1drop_header.png) top left no-repeat;
	width:203px;
	height:16px;
}	
	#L20_121146.submenudown #holder a.subMenuItemsdown {
		display:block;
		background-color: #585d2c;
		text-decoration: none;
		color:#ffffff;
		font-family: arial;
		font-weight: bold;
		font-size: 12px;
		line-height: 20px;
		width:203px;
		}
	#L20_121146.submenudown #holder a.subMenuItemsdown:hover,#L20_121146.submenudown #holder a.subMenuItemsdown.on{
		background-color:#3d4220;
		line-height:20px;
	}
	#L20_121146.submenudown #holder #menu-footer {
		background: url(/ftpimages/441/podium/style522/green_L1drop_footer.png) bottom left no-repeat;
		height:16px;
		width:203px;
	}

/* blue */
#L20_121147.submenudown #holder #menu-header {
	background: url(/ftpimages/441/podium/style522/blue_L1drop_header.png) top left no-repeat;
	width:203px;
	height:16px;
}	
	#L20_121147.submenudown #holder a.subMenuItemsdown {
		display:block;
		background-color: #1a5167;
		text-decoration: none;
		color:#ffffff;
		font-family: arial;
		font-weight: bold;
		font-size: 12px;
		line-height: 20px;
		width:203px;
		}
	#L20_121147.submenudown #holder a.subMenuItemsdown:hover,#L20_121147.submenudown #holder a.subMenuItemsdown.on{
		background-color:#143e4f;
		line-height:20px;
	}
	#L20_121147.submenudown #holder #menu-footer {
		background: url(/ftpimages/441/podium/style522/blue_L1drop_footer.png) bottom left no-repeat;
		height:16px;
		width:203px;
	}
	
.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;
	}
