

/*  Template Related Styles */

	body						{ background-image:none; }


	#header						{ background-color:#0076a3; background-image:url(../images/header_bg.jpg); border-bottom:3px solid #fff;}
	#headercontent				{ position:relative; width:965px; margin:auto; height:110px; background-image:url(../images/x_bg.gif); background-repeat:no-repeat; }
		#logo						{ padding-top:18px; }
		#login						{ position:absolute; top:0px; right:30px; background-image:url(../images/login_bg.gif);}
		#hdr_links 				{ position:absolute; top:73px; right:0px; color:#fff; font-size:110%; font-weight:bold;} 
		#hdr_links a			{ color:#fff; text-decoration:none; }
		
	#mainbody					{ background-color:#ffffff; background-image:url(../images/main_bg.jpg); background-repeat:repeat-x; border-bottom:3px solid #fff; padding-bottom:30px; min-height:400px;}
	#maincontent				{  width:965px; margin:auto; padding:10px; z-index:0;  }
		
	.adwords					{ margin-top:20px; }
	
	#lowerlinks					{ background-color:#def2d5;  border-bottom:3px solid #fff; }
	#lowerlinkscontent			{ width:965px; margin:auto; padding:5px 0px; }
		#lowerlinks ul			{ margin-left:0px; text-align:right; margin-bottom:0px;}
		#lowerlinks li			{ margin-left:10px; display:inline; }
		#lowerlinks li a		{ text-decoration:none; color:#458142; font-weight:bold; }

	#HONcode					{ width:550px; height:90px; margin-left:auto; margin-right:auto; }

	#footer						{ background-image:url(../images/footer_bg.jpg); background-repeat:repeat-x; }
	#footercontent				{ width:965px; margin:auto; padding-top:5px; text-align:right; height:60px; font-size:87%; color:#bbb;}
	#footercontent p			{ color:#bbb; }
	#footercontent a			{ color:#bbb; }

/* General Styles */

	#login_badge				{ background-image:url(../images/login_badge_apexmd.gif); }


	#nav_search					{ position:absolute; top:5px; right:0px; }
	#nav_search td				{ color:#fff; }
	.tr_search_desc				{ color:#fff; }	
	.filter_options				{ color:#fff; }
	.filter_options	a			{ color:#fff; text-decoration:underline;}
	
	.section					{ clear:both; }
	
	#adv_search_link	{ font-size:87%; padding-top:10px;}
	#release_note		{ font-size:87%; margin-top:20px; }	
	
	.disease_search .yui-ac-container			{ width:250px; }
		
		
/* Adjustments to emphasis standard files */


	#nav_search input[type="button"],
	#nav_search input[type="submit"]	{ border:1px solid #015778; padding:2px 5px;}

	#profile_rh			{ background-color:#e6f1f3; }

