/*
PHG Foundation
Author: Calvin Cheah
Date: 	2 April 2007
Modified: 11 May 2007
File:	style.css
*/
/* body */
body { padding: 0; margin: 0; font: .74em Arial, sans-serif; line-height: 1.5em; color: #666666; background-color:white;background-repeat:no-repeat; background-position:center top;}
a{color:#336699;text-decoration:none;}
a:hover{text-decoration:underline;}

/* banner_top */
#banner_top_container{ height:100px;}
#banner_top{width:910px;margin:0px auto;height:100px;background-image:url(../images/template/topbanner_phgfoundation.jpg); background-repeat:no-repeat; background-position:2px 25px;}
	#banner_top h1{display:none;}
	#banner_top_home_link{float:left;margin:0px 0 0 0;}
	#banner_top_home_link a{display:block;height:100px;width:380px;color:white;}

	#banner_top_nav{float:right;margin:40px 0px 0px 0px;display:block;position:relative;}
		#banner_top_nav ul#banner_top_nav_list,#banner_top_nav ul#banner_top_nav_list li{margin:0;padding:0;list-style:none;}
		#banner_top_nav ul#banner_top_nav_list li{float:left;display:block;height:35px;}
		#banner_top_nav ul#banner_top_nav_list li{background-image:url(../images/template/topbutton_listbg.jpg); background-repeat:repeat-x;}
		#banner_top_nav ul#banner_top_nav_list li.banner_top_nav_left{width:20px; background-image:url(../images/template/topbutton_listleft.jpg); background-repeat:no-repeat; background-position:0 0;}
		#banner_top_nav ul#banner_top_nav_list li.banner_top_nav_right{width:25px; background-image:url(../images/template/topbutton_listright.jpg); background-repeat:no-repeat; background-position:top right;}
		#banner_top_nav ul#banner_top_nav_list li a{padding:8px 0 0 0;display:block;color:white;}
				
		#banner_top_nav ul#banner_top_nav_list_options,
		#banner_top_nav ul#banner_top_nav_list_options li{margin:0;padding:0;list-style:none;}
		#banner_top_nav ul#banner_top_nav_list_options{z-index:10;position:absolute;top:27px;right:0;width:180px;padding-top:5px;padding-right:5px;display:none;}
		#banner_top_nav ul#banner_top_nav_list_options{width:550px;}
		#banner_top_nav ul#banner_top_nav_list_options li{width:180px;float:left;}
		#banner_top_nav ul#banner_top_nav_list_options li a{background-image:url(../images/template/topbuttondrop_listbg.jpg); background-repeat:repeat-x;}
		#banner_top_nav ul#banner_top_nav_list_options li a{padding:4px 8px 4px 8px;display:block;border:solid #1098c2 1px;border-top:0px;}
		#banner_top_nav ul#banner_top_nav_list_options li a:hover{background-image:url(../images/template/topbuttondrop_listbg_hover.jpg);color:white;border:solid #85529d 1px;border-top:0px;}
		
		#banner_top_nav ul#banner_top_nav_list_options li a.rlo span{ background-image:url(../images/template/main.rlo.icon.png); background-repeat:no-repeat;display:block;padding-left:27px; background-position:0 -2px;}
/* navigation_top */
/* navigation_top */
#navigation_top_title{width:921px;margin:0px auto;background-color:transparent;padding:0;clear:both; background-image:url(../images/template/navigation_top_bg.jpg);background-position:center 0px; background-repeat:no-repeat; height:32px;color:white;padding:7px 5px 0 50px;}
	#navigation_top_title h1{font-size:140%;font-weight:bold;color:white;padding:0;margin:0;}
	#navigation_top_title h1{background-image:url(../images/template/rlo.title.pharmacogenomics.jpg); background-repeat:no-repeat; text-indent:-5000px; width:400px;height:36px;overflow:hidden; background-position:-5px -5px;}
#navigation_top{width:900px;margin:0px auto;background-color:#85529d;padding:0;clear:both;height:30px;}
	#navigation_top ul {margin:0 0 0 0px;padding:0 5px;list-style-type:none;width:auto;height:26px;}
	#navigation_top li {display:block;float:left;margin:4px 2px 0 0;}
	#navigation_top li a{display:block;float:left;color:#eeeeee;text-decoration:none;padding:0;background-color:transparent; background-image:url(../images/navigation/navigationbar_purple_light.jpg); background-position:0px 0px;font-size:95%;}
		#navigation_top li a span{float:left;margin:0 0 0 8px;padding:4px 10px 4px 0; background-image:url(../images/navigation/navigationbar_purple_light.jpg); background-position:right top; cursor:pointer;}
	#navigation_top li a:hover{text-decoration:none;color:white;background-color:#c581d7;background-position:left 50px;}
		#navigation_top li a:hover span{background-position:right 50px;}
	#navigation_top li a.active{color:#003366;background-color:white;background-position:left 50px;}
		#navigation_top li a.active span{background-position:right 50px;}

/* footer */
#footer{width:898px;margin:10px auto;clear:both;padding:0px; background-image:url(../images/template/footer_logo.jpg); background-repeat:no-repeat;}
	#footer_inner{padding:10px 0px 0px 90px;}
	#footer a{color:#6666CC;}

#content_container_heading, #content_container_heading_about, #content_container_heading_contact
{width:880px;padding:5px 10px;margin:0 0 0 11px;background-color:#3399FF;color:white;}
