/*
fotf_screen.css
Copyright 2006, Focus on the Family       
Version: 1.2                    
Created 10/5/06 

Modified: 3/19/08
10/31:06: Added #header h3 a because link coordinates for fotf.com are different from family.org      
3/19/08: Changes to support branding          
*/


		#brand a { background:url(/sharedassets/familyorg/images/backgrounds/fotfcom_logo_square.gif) no-repeat; }

	/* Tools */	
	.tools { margin:0; padding:0; height:20px; margin-bottom:20px;  }
	.tools li { margin:0; padding:0; list-style:none; display:inline; padding-bottom:10px; padding-top:4px; }
	.tools a { text-decoration:none; font-size:smaller; font-family:Verdana, Arial, Helvetica, sans-serif; margin-right:12px; } 
	.tools a:hover { text-decoration:underline; }
	.tools .printPage { background:url(/sharedassets/familyorg/images/sprites/bullets.gif) -100px -150px no-repeat; padding-left:23px; }
	.tools .forward { background:url(/sharedassets/familyorg/images/sprites/bullets.gif) -175px -100px no-repeat; padding-left:25px; }
	.toolsTop { margin-left:471px; }

	.toolsBottom { margin-left: 371px; margin-top:45px; }