
.dd_nav_off {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	background:url('/ftpimages/230/podium/header/l1_off_interior.gif');
	color : #000000 ;
	text-decoration : none;
	cursor: pointer;
	padding: 5px; 
	padding-bottom: 6px;
	padding-left: 10px;
	
}

.dd_nav_on {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	background:url('/ftpimages/230/podium/header/l1_on_interior.gif');
	color : #000000;
	text-decoration : none;
	cursor: pointer;
	padding: 5px; 
	padding-bottom: 6px;
	padding-left: 10px;
}
.menuAbout{
	background:url('/ftpimages/230/podium/header/l1_about.gif');
	text-decoration : none;
	cursor: pointer;
	height:30px;
	width: 151px;
}
.menuCommunity{
	background:url('/ftpimages/230/podium/header/l1_ourschool.gif');
	text-decoration : none;
	cursor: pointer;
	height:30px;
	width: 151px;
}
.menuSynagouge{
	background:url('/ftpimages/230/podium/header/l1_oursynagogueheader.gif');
	text-decoration : none;
	cursor: pointer;
	height:30px;
	width: 151px;
}
.menuNews{
	background:url('/ftpimages/230/podium/header/l1_newscalendar.gif');
	text-decoration : none;
	cursor: pointer;
	height:30px;
	width: 151px;
}
.dd_nav_container {
	-moz-box-sizing:border-box;
	width: 151px;
	font-family : Verdana, Tahoma;
	font-size : 10px;
	background:url('/ftpimages/230/podium/header/l1_footer.gif') bottom left no-repeat;
	color : red ;
	text-decoration : none;
	cursor: pointer;
	padding-bottom:25px;
	/*height:25px;*/
}
.dd_ql_nav_off {
	font-family : Tahoma;
	font-size : 11px;
	color : #0F5632 ;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-right:20px;;
	font-weight:bold;
	text-decoration : none;
	text-align:right;
	display:block;
	background-image:url(/ftpimages/305/podium/ql_arrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
	
}

.dd_ql_nav_on {
	font-family : Tahoma;
	font-size : 11px;
	color : #0F5632 ;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-right:20px;
	font-weight:bold;
	text-decoration : underline;
	text-align:right;
	display:block;
	background-image:url(/ftpimages/305/podium/ql_arrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
	
}

.qlbox {
	padding-bottom:5px; 
	background-image:url(/ftpimages/305/podium/ql_back.gif); 
	background-repeat:repeat-x; 
	background-color:#ffffff; 
	border-bottom: solid 3px #02573E; 
	border-left: solid 3px #02573E; 
	border-right: solid 3px #02573E;
	width: 150px;
}