.clear{
	clear:both
}
.spacer{
	margin-bottom:10px;
}
#debug-box{
	width:400px;
	height:400px;
	border:solid 1px #000000;
	margin-top:20px;
	overflow:scroll;
	float:left;
}
#clear{float:left;}
#clear a{display:block;margin-top:50px; margin-left:10px;}

#n{
	margin:0px;
	padding:0px;
	display:inline;
	list-style:none;
	}
	#n li{
		margin:0px;
		padding:0px;
		display:inline;
		}
		#n li a{
			display:block;
			float:left;
			width:75px;
			background:#000022;
			border-right:solid 1px #000000;
			margin-top:27px;
			outline:none;
			color:#ffffff;
			text-decoration:none;
			font-size:11px;
			text-align:center;
			height:36px;
			line-height:36px;
		}
		#n li a:hover,#n li a.on{
			background:#ffff22;
			color:#000000;
		}
		
		
		/*some generic dropdown styles*/
				.subMenuDown {
					/*these styles are required*/
					position:absolute;
					/*these styles are required*/
				}

		/* set total dd width here */
				.subMenuDown, a.subMenuItemsDown { width:201px; }

				.subMenuDown {
					margin:0px;
					padding:0px;
				}
					.subMenuDown #holder {}
					.subMenuDown #menu-header {
						background: url(/ftpimages/398/podium/Style478/images/L2_dd_top.png) top left no-repeat;
						height: 6px;
						width: 201px;
						}
						a.subMenuItemsDown {
							display:block;
							background: url(/ftpimages/398/podium/Style478/images/L2_dd_bg.png) bottom left no-repeat;								
							color:#ededed;
							font-family: Verdana;
							font-size:13px;
							text-decoration:none;
						}
							a.subMenuItemsDown:hover{								
								color: #ffd912;
								text-decoration:none;
							}
						/*for padding*/
						a.subMenuItemsDown span{ display:block; padding:5px 14px 5px 14px; } /*padding:TRouBLe;*/
						.subMenuDown #menu-footer {
							background: url(/ftpimages/398/podium/Style478/images/L2_dd_foot.png) bottom left no-repeat;
							width: 201px;
							height: 5px; 
							}
		
		
#menu2{
	margin:0px;
	padding:0px;
	display:inline;
	list-style:none;
	}
	#menu2 li{
		margin:0px;
		padding:0px;
		display:inline;
		}
		#menu2 li a{
			display:block;
			float:left;
			width:75px;
			background:#000022;
			border-right:solid 1px #000000;
			margin-top:27px;
			outline:none;
			color:#ffffff;
			text-decoration:none;
			font-size:11px;
			text-align:center;
			height:36px;
			line-height:36px;
		}
		#menu2 li a:hover,#menu2 li a.on{
			background:#ffff22;
			color:#000000;
		}
						
				
					
				.subMenuUp{
					/*these styles are required*/
					/*display:none;*/
					position:absolute;
					/*these styles are required*/
					margin:0px;
					padding:0px;
					list-style:none;
					width:150px;
					/*border-top: 1px solid #1c274b;
					border-bottom: 1px solid #1c274b;*/
					}
				.subMenuUp #holder{
					}
				.subMenuUp #menu-header {}

					a.subMenuItemsUp{
						display:block;
						background:#1c274b;
						border-left: 1px solid #1c274b;
						border-right: 1px solid #1c274b;
						color:#ffffff;
						font-family: Verdana;
						font-size:11px;
						text-decoration:none;
						width:150px;
					}
					a.subMenuItemsUp:hover{
						background: url(/ftpimages/114/podium/style476/images/L2_dd_on.gif) top left repeat-x #ffffff;
						border-left: 1px solid #1c274b;
						border-right: 1px solid #1c274b;
						color: #910a00;
					}
					a.subMenuItemsUp span{ display:block; padding:7px 15px 7px 15px; }
					.subMenuUp #menu-footer {
							background: url(/ftpimages/114/podium/style476/images/L2_dd_bottom.gif) bottom left no-repeat;
							width: 210px;
							height: 11px; 
							}
					