/*  GoodNewsForPets.com
© Germinder & Associates

Document prepared by Craig Johnston Designer Web+Print
www.craig-johnston.com for Germinder & Associates

This document is used to format the top navigation.

*/



/* ------------------------------Top Navigation Elements  ----------------------- */



#nav {font-size: 10px;
clear:both;
height:30px;
width: 782px;
display:block;}


#homenav a, #specialfeaturesnav a, #whatsnewnav a, #columnsnav a, #newsreleasenav a, #petlinksnav a,
#newsroomsnav a, #petiqnav a, #publisherscornernav a, #conferencesnav a, #forumnav a, #petpicsnav a
				{height: 30px;
				display: block;
				float: left;
				text-indent: -2000em;}

#homenav a:hover, #specialfeaturesnav a:hover, #whatsnewnav a:hover, 
#columnsnav a:hover, #newsreleasenav a:hover, #petlinksnav a:hover,
#newsroomsnav a:hover, #petiqnav a:hover, #publisherscornernav a:hover, 
#conferencesnav a:hover, #forumnav a:hover, #petpicsnav a:hover
 				{background-position: 0px -30px;}
 				
 				
#homenav a:active, #specialfeaturesnav a:active, #whatsnewnav a:active, 
#columnsnav a:active, #newsreleasenav a:active, #petlinksnav a:active,
#newsroomsnav a:active, #petiqnav a:active, #publisherscornernav a:active, 
#conferencesnav a:active, #forumnav a:active, #petpicsnav a:active
	{background-position: 0px -60px;}	

#homenav a  {background: url(images/homenav.gif) no-repeat 0px 0px;	
			 width:50px;}
 
#specialfeaturesnav a {background: url(images/specialfeaturesnav.gif) no-repeat 0px 0px;	
 				width: 90px; }

#whatsnewnav a{background: url(images/whatsnewnav.gif) no-repeat 0px 0px;	
				 width:71px;}

#columnsnav a{background: url(images/columnsnav.gif) no-repeat 0px 0px;	
				width:53px;}

#newsreleasenav a{background: url(images/newsreleasesnav.gif) no-repeat 0px 0px;	
				width:84px;}	

#petlinksnav a{background: url(images/petlinksnav.gif) no-repeat 0px 0px;	
			  width:53px;}

#newsroomsnav a{background: url(images/newsroomsnav.gif) no-repeat 0px 0px;	
			 width:75px;}

#petiqnav a{background: url(images/petiqnav.gif) no-repeat 0px 0px;	
			  width:40px;}

#publisherscornernav a{background: url(images/publisherscornernav.gif) no-repeat 0px 0px;	
				 width:100px;	}

#conferencesnav a{background: url(images/conferencesnav.gif) no-repeat 0px 0px;	
			  width: 72px; }

#forumnav a{background: url(images/forumnav.gif) no-repeat 0px 0px;	
			  width:43px;}

#petpicsnav a{background: url(images/petpicsnav.gif) no-repeat 0px 0px;	
				  width:50px; }

