
/* ---  Global Nav styles  --- */
/* created by:    ABC Online Global Nav, Aug 2005 */
/* last modified: 09/05/2006 */

#gN_Nav {
	clear:both; min-height:30px; min-width:770px;
	font-family:Helvetica,Arial,sans-serif; 
	font-size:11px !important; font-weight:bold; 
	text-align:center; margin:0 auto; padding:0;
	background:#666 url(bg_globalNav.gif) left top repeat-x; 
	border-bottom:1px solid #000;
	} * html #gN_Nav {
		height:30px;
}

#gN_align {width:770px; text-align:left; margin:0 auto; padding:0;}

#gN_text {
	text-align:left; font-size:11px!important; font-weight:bold;
	font-family:Helvetica,Arial,sans-serif,Helvetica!important; 
	margin:0; padding:9px 0 5px 0;
}
#gN_text span {visibility:hidden; display:none;}
#gN_home {margin-right:25px;}

/* Link colours */
#gN_Nav a:link, #gN_Nav a:visited {
	text-decoration:none; color:#eee; padding:0 14px;
}
#gN_Nav a:hover, #gN_Nav a:active, #gN_Nav a:focus {
	text-decoration:none; color:#ccc; background:transparent;
}

/* Seperator image */
#gN_Nav a.pipe:link, #gN_Nav a.pipe:visited {
	background-image:url(vline.gif); 
	background-position:right center; 
	background-repeat:no-repeat;
}
#gN_Nav a.pipe:active, #gN_Nav a.pipe:hover {
	background-image:url(vline.gif); 
	background-position:right center; 
	background-repeat:no-repeat;
}
/* Form */
#gN_form {
	float:right; 
	margin:0; padding:9px 0 0 0; 
	white-space:nowrap; vertical-align:middle;
	} * html #gN_form {padding-top:7px;}
#gN_form label {
	padding:2px;
}
#gN_form label a:link, #gN_form label a:visited, #gN_form label a:active, #gN_form label a:hover {
	font-weight:normal; font-family:Arial,Helvetica,sans-serif;
	font-size:11px !important; 
	margin:0; padding:2px 18px; 
	border:1px solid #666;
	color:#000; background:#E0DFE3;}
	* html #gN_form label a:link, * html #gN_form label a:visited, * html #gN_form label a:active, * html #gN_form label a:hover {
		line-height:1.8;
}
#gN_form label a:hover {
	color:#000; background:#efefef;
	border:1px solid #000;
}
#gN_query, #gN_submit {
	visibility:hidden; display:none;
}
