/* graphical menu codes */

#topmenu ul {
	list-style: none;
   width: 160px;
	height:313px;
	padding:0;
	margin: 0 0 0 0px;
	float:right;
	display:inline;
   position: relative;
	overflow: hidden;
background: url("/graphics/topmenu.gif") no-repeat;
   }

#topmenu li {
   display: block;
   position: absolute;
}


#topmenu li a{
	float: left;
	font-size:11px;
	line-height: 14px;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 0 0 0 0;
	text-indent:160px;
	overflow:hidden;
	height:24px;
}

#topmenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#topmenu a {
	color: #ffffff;
	text-decoration: none;

}
#topmenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	
	


.guests_off {
background: url("/graphics/topmenu.gif") 0 -25px no-repeat;
height:24px;
}

.guests_on {
background: url("/graphics/topmenu.gif") -160px -25px no-repeat;
height:24px;
}

.church_off {
background: url("/graphics/topmenu.gif") -0 -49px no-repeat;
height:24px;
}

.church_on{
background: url("/graphics/topmenu.gif") -160px -49px no-repeat;
height:24px;
}

.staff_off {
background: url("/graphics/topmenu.gif") -0 -73px no-repeat;
height:24px;
}

.staff_on{
background: url("/graphics/topmenu.gif") -160px -73px no-repeat;
height:24px;
}

.ministries_off {
background: url("/graphics/topmenu.gif") -0 -73px no-repeat;
height:24px;
}

.ministries_on{
background: url("/graphics/topmenu.gif") -160px -73px no-repeat;
height:24px;
}

.music_off {
background: url("/graphics/topmenu.gif") -0 -97px no-repeat;
height:24px;
}

.music_on{
background: url("/graphics/topmenu.gif") -160px -97px no-repeat;
height:24px;
}

.groups_off {
background: url("/graphics/topmenu.gif") -0 -121px no-repeat;
height:24px;
}

.groups_on{
background: url("/graphics/topmenu.gif") -160px -121px no-repeat;
height:24px;
}

.calendar_off {
background: url("/graphics/topmenu.gif") -0 -145px no-repeat;
height:24px;
}

.calendar_on{
background: url("/graphics/topmenu.gif") -160px -145px no-repeat;
height:24px;
}

.archive_off {
background: url("/graphics/topmenu.gif") -0 -169px no-repeat;
height:24px;
}

.archive_on{
background: url("/graphics/topmenu.gif") -160px -169px no-repeat;
height:24px;
}

.album_off {
background: url("/graphics/topmenu.gif") -0 -193px no-repeat;
height:24px;
}

.album_on{
background: url("/graphics/topmenu.gif") -160px -193px no-repeat;
height:24px;
}

.pastor_off {
background: url("/graphics/topmenu.gif") -0 -217px no-repeat;
height:24px;
}

.pastor_on{
background: url("/graphics/topmenu.gif") -160px -217px no-repeat;
height:24px;
}
.blog_off {
background: url("/graphics/topmenu.gif") -0 -241px no-repeat;
height:24px;
}

.blog_on{
background: url("/graphics/topmenu.gif") -160px -241px no-repeat;
height:24px;
}

.faq_off {
background: url("/graphics/topmenu.gif") -0 -265px no-repeat;
height:24px;
}

.faq_on{
background: url("/graphics/topmenu.gif") -160px -265px no-repeat;
height:24px;
}

.contact_off {
background: url("/graphics/topmenu.gif") -0 -289px no-repeat;
height:24px;
}

.contact_on{
background: url("/graphics/topmenu.gif") -160px -289px no-repeat;
height:24px;
}

.home_off {
background: url("/graphics/topmenu.gif") -0 -313px no-repeat;
height:24px;
}

.home_on{
background: url("/graphics/topmenu.gif") -160px -313px no-repeat;
height:24px;
}






ul.dropdown {
list-style: none;
margin: 0;
padding: 0;
border: none;
z-index:10000;
position:relative;
}

ul.dropdown li span {
display: block;
_display:inline-block;
text-decoration: none;
}
ul.dropdown li a {
display: block;
position: relative;
_display:inline-block; /* so IE doesn't add space between elements */
_width: 83%; /* makes block fill width in IE */
padding: 4px 10px 4px 10px;
font-size: 12px;
color: #ffffff;
text-decoration: none;
border-bottom:1px solid #496aac;

}


ul.dropdown li a:hover{
color: #ffffff;
background: #1a479f;
	text-decoration: none;
}


#guests_submenu {
	width:130px;
	padding: 0;
	background: #002b7f;
	position: absolute;
	top: 145px;
	left: 470px;
	display: none;
	z-index:1000;
}

#church_submenu {
	width:130px;
	padding: 0;
	background: #002b7f;
	position: absolute;
	top: 169px;
	left: 470px;
	display: none;
	z-index:1000;
}

#ministries_submenu {
	width:155px;
	padding: 0;
	background: #002b7f;
	position: absolute;
	top: 193px;
	left: 445px;
	display: none;
	z-index:1000;
}

#music_submenu {
	width:155px;
	padding: 0;
	background: #002b7f;
	position: absolute;
	top: 217px;
	left: 445px;
	display: none;
	z-index:1000;
}

#archive_submenu {
	width:145px;
	padding: 0;
	background: #002b7f;
	position: absolute;
	top: 289px;
	left: 455px;
	display: none;
	z-index:1000;
}

/* for podcasting page layout */

#guests2_submenu {
	width:130px;
	padding: 0;
	background: #002b7f;
	position: absolute;
	top: 145px;
	left: 635px;
	display: none;
	z-index:1000;
}

#church2_submenu {
	width:130px;
	padding: 0;
	background: #002b7f;
	position: absolute;
	top: 169px;
	left: 635px;
	display: none;
	z-index:1000;
}

#ministries2_submenu {
	width:155px;
	padding: 0;
	background: #002b7f;
	position: absolute;
	top: 193px;
	left: 611px;
	display: none;
	z-index:1000;
}

#music2_submenu {
	width:155px;
	padding: 0;
	background: #002b7f;
	position: absolute;
	top: 217px;
	left: 611px;
	display: none;
	z-index:1000;
}

#archive2_submenu {
	width:145px;
	padding: 0;
	background: #002b7f;
	position: absolute;
	top: 289px;
	left: 635px;
	display: none;
	z-index:1000;
}

