/*------------------------------------
World Puja Drop-Down Menu CSS
-------------------------------------*/

body {
	font-size: 78%;
	/* background: url(images/bg.gif) top repeat-x #84a5c4; */
	padding: 0 0;
	margin: 0;
}


#nav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 27px;
	background: #b9b1dc;
	font-size: 14px;
}

#nav li {
	display: inline;
}

#nav li a {
	display: block;
	float: left;
	height: 27px;
	padding: 0 22px;
	line-height: 26px;
	text-decoration: none;
	color: #420988;
	font-weight: bold;
	border-left: 2px solid #8882a1;
}

#nav li a.last {
	border: 0;
}

#nav li a:hover, #nav li.current {
	/*background: url(nav-bg.gif) 0 -27px repeat-x;*/
	background-color: #cc99ff;
}

#nav li a span {

}


#nav {

}

#nav li {
	display: block;
	float: left;
}

#nav li li {
	float: none;
	width: auto;
	/* background: url(nav-bg-sub.gif) top repeat-y; */
}

#nav li li a {
	display: block;
	float: none;
	height: auto;
	border: none;
	padding: 0;
	width: 200px;
	line-height: 1;
	font-size: 14px;
	color: #420988;
	font-weight: bold;
	/* background: url(nav-dot.gif) bottom repeat-x; */
	text-align: left;
}

#nav li li a span {
	display: block;
	padding: 8px 10px 8px 10px;
}

#nav li li a:hover {
	background-color: transparent;
	color: #420988;
	font-weight: bold;
}

#nav li li a:hover span {
	background: url(nav-butterfly.jpg) right center no-repeat;
	text-decoration: underline;
	color: #0000cc;
	background-color: #cc99ff;
}

#nav li a {
	float: none;
	padding: 0;
	text-align: center;
}

#nav li li a {
	float: none;
}

#nav ul {
	line-height: 1;
	font-size: 0; /* IE hack */
}

#nav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	width: 200px;
	left: -5000px;
	border: 3px solid #8882a1;
	background: #e6d9ff;
	line-height: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -5000px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li ul ul {
	margin: -33px 0 0 200px;
}

/* second level menu starts here */


#nav2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 27px;
	background: #b9b1dc;
	font-size: 14px;
	border-top: 2px solid #8882a1;
}

#nav2 li {
	display: inline;
}

#nav2 li a {
	display: block;
	float: left;
	height: 27px;
	padding: 0 22px;
	line-height: 26px;
	text-decoration: none;
	color: #420988;
	font-weight: bold;
	border-left: 2px solid #8882a1;
}

#nav2 li a.last {
	border: 0;
}

#nav2 li a:hover, #nav li.current {
	/*background: url(nav-bg.gif) 0 -27px repeat-x;*/
	background-color: #cc99ff;
}

#nav2 li a span {

}


#nav2 {

}

#nav2 li {
	display: block;
	float: left;
}

#nav2 li li {
	float: none;
	width: auto;
	/* background: url(nav-bg-sub.gif) top repeat-y; */
}

#nav2 li li a {
	display: block;
	float: none;
	height: auto;
	border: none;
	padding: 0;
	width: 200px;
	line-height: 1;
	font-size: 14px;
	color: #420988;
	font-weight: bold;
	/* background: url(nav-dot.gif) bottom repeat-x; */
	text-align: left;
}

#nav2 li li a span {
	display: block;
	padding: 8px 10px 8px 10px;
}

#nav2 li li a:hover {
	background-color: transparent;
	color: #420988;
	font-weight: bold;
}

#nav2 li li a:hover span {
	background: url(nav-butterfly.jpg) right center no-repeat;
	text-decoration: underline;
	color: #0000cc;
	background-color: #cc99ff;
}

#nav2 li a {
	float: none;
	padding: 0;
	text-align: center;
}

#nav2 li li a {
	float: none;
}

#nav2 ul {
	line-height: 1;
	font-size: 0; /* IE hack */
}

#nav2 li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	width: 200px;
	left: -5000px;
	border: 3px solid #8882a1;
	background: #e6d9ff;
	line-height: 1;
}

#nav2 li:hover ul ul, #nav2 li.sfhover2 ul ul {
	left: -5000px;
}

#nav2 li:hover ul, #nav li li:hover ul, #nav2 li.sfhover2 ul, #nav2 li li.sfhover2 ul {
	left: auto;
}

#nav2 li ul ul {
	margin: -33px 0 0 200px;
}

/* second level menu ends here */

#nav-home {
	width: 19px;
}

#nav #nav-home a {
	/* background-image: url(nav-homeicon.gif); */
	background-repeat: no-repeat;
	background-position: center;
}

#nav-home span {
	display: none;
}

#nav-home1 {
	width: 79px;
}

#nav-newsletters {
	width: 118px;
}

#nav-events {
	width: 210px;
	background: #cc99ff;
}

#nav-products {
	width: 174px;
}

#nav-broadcasts {
	width: 136px;
}

#nav-membership {
	width: 152px;
}

/*
#nav-store {
	width: 90px;
}

#nav-resources {
	width: 116px;
}
*/

#nav-about {
	width: 90px;
}

#nav-archives {
	width: 122px;
}

#nav-community {
	width: 110px;
}

#nav-ad {
	width: 107px;
}

#nav-support {
	width: 113px;
	background: #cc99ff;
/*	background: #97b6e2; */
/*	background: #99cc99; */
}

#nav-right {
	width: 173px;
	border-right: 2px solid #9992a1;
}

#nav-advertising {
	width: 188px;
}

#nav-prayer {
	width: 160px;
}

#nav-adoutreach {
	width: 185px;
}

#nav-teleseminars {
	width: 139px;
	border-right: 2px solid #9992a1;
}

#nav-sessions {
	width: 187px;
	border-right: 2px solid #9992a1;
}

#nav-channels {
	width: 137px;
}

#nav-host {
	width: 160px;
}

#nav-end {
	width: 110px;
	/* background: url(images/nav-.gif) top repeat-x; */
}

#nav li#nav-end a:hover {
	background-color: #b9b1dc;
}


/* Multi-Column Drop-Down */
#nav li div.multi-col{ 
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	position: absolute;
	z-index: 10;
	left: -5000px;
	border: 3px solid #a52d2d;
	background: #FBF9F4;
	line-height: 0.8em;
}
#nav li div.multi-col ul{
	position: relative;
	float: left;
	width: 125px;
	left: auto;
	border: none;
	margin-left: 6px;
}
#nav li div.multi-col ul li {
	width: auto; 
}
#nav li div.multi-col ul li a{
	padding: 4px 0;
	width: auto; 
	font-size: 11px;
	background: none;
}
#nav li div.multi-col ul li a span{
	padding: 0 3px;
}
#nav li:hover div.multi-col, #nav li.sfhover div.multi-col{ 
	left: auto;
}
#nav li div.multi-col ul li a:hover{ 
	/* background: url(nav-dot.gif) bottom repeat-x; */
}


div.nav11 {
	color: #420988; 
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.navLink:link {
	color: #420988;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
}

a.navLink:visited {
    color: #420988;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
}

a.navLink:hover {
    color: #420988;
    background-color: #cc99ff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
    font-weight: bold;
	text-decoration: underline;
}

a.navLink:active {
    color: #0000cc;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
    font-weight: bold;
	text-decoration: underline;
}


