/*
Copyright: 2007
File: nav-global.css
Author: Garrison Bennett
Development: IDC (inspired Divine Creative) http://idc504.com
Client: Project Red Light For Hope
Domain: prl4hope.org
Date: 10.18.2007
*/



/*start.navigation.global*/

#nav_global { width: 630px; height: 20px; position: absolute; left: 335px; top: 70px;  margin: 0px;  z-index:2; }


#nav_global #ng {margin: 0; padding: 0;}
#nav_global #ng li {display: inline; list-style: none;}
#nav_global #ng li a { float: left; width: 100px; height: 20px; padding:0px 5px 0px 0px;}


	/*tweaks*/
#nav_global #ng li:last-child a {padding-right:0px;}
/*#nav_global #ng li#ng_bod a, #nav_global #ng li#ng_non a {padding-right:6px;}*/


	/*buttons*/
#nav_global #ng li#als a, #nav_global #ng li#als a:active, #nav_global #ng li#als a:visited {background:url(http://prl4hope.org/fireworks/global/nav-als.gif) no-repeat 0 0; } 
#nav_global #ng li#bth a, #nav_global #ng li#bth a:active, #nav_global #ng li#bth a:visited {background:url(http://prl4hope.org/fireworks/global/nav-beth.gif) no-repeat 0 0; } 
#nav_global #ng li#prl a, #nav_global #ng li#prl a:active, #nav_global #ng li#prl a:visited {background:url(http://prl4hope.org/fireworks/global/nav-prl.gif) no-repeat 0 0; } 
#nav_global #ng li#eve a, #nav_global #ng li#eve a:active, #nav_global #ng li#eve a:visited {background:url(http://prl4hope.org/fireworks/global/nav-events.gif) no-repeat 0 0; } 
#nav_global #ng li#don a, #nav_global #ng li#don a:active, #nav_global #ng li#don a:visited {background:url(http://prl4hope.org/fireworks/global/nav-donate.gif) no-repeat 0 0; } 
#nav_global #ng li#con a, #nav_global #ng li#con a:active, #nav_global #ng li#con a:visited {background:url(http://prl4hope.org/fireworks/global/nav-contact.gif) no-repeat 0 0; } 


  /*overstate*/
#nav_global #ng li#als a:hover {background:url(http://prl4hope.org/fireworks/global/nav-als-overstate.gif) no-repeat 0 0; } 
#nav_global #ng li#bth a:hover {background:url(http://prl4hope.org/fireworks/global/nav-beth-overstate.gif) no-repeat 0 0; } 
#nav_global #ng li#prl a:hover {background:url(http://prl4hope.org/fireworks/global/nav-prl-overstate.gif) no-repeat 0 0; } 
#nav_global #ng li#eve a:hover {background:url(http://prl4hope.org/fireworks/global/nav-events-overstate.gif) no-repeat 0 0; } 
#nav_global #ng li#don a:hover {background:url(http://prl4hope.org/fireworks/global/nav-donate-overstate.gif) no-repeat 0 0; } 
#nav_global #ng li#con a:hover {background:url(http://prl4hope.org/fireworks/global/nav-contact-overstate.gif) no-repeat 0 0; }     


/*end.navigation.global*/



/*start.navigation.subnav.global*/
#subnav_global { width: 330px; height: 190px; position: absolute; left: 0px; top: 578px;  margin: 0px;  z-index:2; }


#subnav_global #sng {list-style: none; margin: 0; padding: 0;}
/*#subnav_global #sng ul {display: block;}*/
#subnav_global #sng li {list-style: none; float: left; }
#subnav_global #sng li a { display: block; float: left; width: 330px; height: 60px; padding:0px 0px 2px 0px;}


	/*tweaks*/
#subnav_global #sng li:last-child a {padding-bottom:0px;}
/*#subnav_global #sng li#sng_bod a, #subnav_global #sng li#sng_non a {padding-right:6px;}*/


	/*buttons*/
#subnav_global #sng li#don a {background:url(http://prl4hope.org/fireworks/global/subnav-donate.gif) no-repeat 0 0; }
#subnav_global #sng li#ref a {background:url(http://prl4hope.org/fireworks/global/subnav-refer.gif) no-repeat 0 0; }
#subnav_global #sng li#joi a {background:url(http://prl4hope.org/fireworks/global/subnav-join.gif) no-repeat 0 0; }

 /* overstate*/
#subnav_global #sng li#don a:hover {background:url(http://prl4hope.org/fireworks/global/subnav-donate-overstate.gif) no-repeat 0 0; }
#subnav_global #sng li#ref a:hover {background:url(http://prl4hope.org/fireworks/global/subnav-refer-overstate.gif) no-repeat 0 0; }
#subnav_global #sng li#joi a:hover {background:url(http://prl4hope.org/fireworks/global/subnav-join-overstate.gif) no-repeat 0 0; }  


/*end.navigation.subnav.global*/
