  /* give each absolute path an external icon */
a[href^="http:"]:after {
content: ' ' url('http://nga.gov.au/Common/Graphics/Outgoing.png')
}
/* but not those in my domain */
a[href^="http://www.nga.gov.au"]:after {
display: none
}
/* but not those in my domain */
a[href^="http://nga.gov.au"]:after {
display: none
}
/* but not those in my domain */
a[href^="http://cs.nga.gov.au"]:after {
display: none
}
/* but not those in my domain */
a[href^="http://artsearch.nga.gov.au"]:after {
display: none
}

/* but not those in my domain */
a[href^="http://www.facebook.com"]:after {
display: none
}

/* but not those in my domain */
a[href^="http://www.flickr.com"]:after {
display: none
}

/* but not those in my domain */
a[href^="http://twitter.com"]:after {
display: none
}


input.pretty[type="text"] {
background:transparent url(/SEARCH/GRAPHICS/INPUT.png) no-repeat scroll 0 0  !important;
border:medium none  !important;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
height:28px;
line-height:28px;
margin:0 !important;
padding:0 0 0 15px !important;

width:180px;
outline: none;
border:0px solid silver
}

.GSRCH{
height:30px !important;
margin-top:0; margin-bottom:0px !important;
border:0px solid red

	}
	
.GSRCH input {
float:right;
}


#GOOGLEF {
	width:1045px;
	margin: 0px AUTO 10px AUTO;
	padding-top:10px;
	clear: both;
}

#MASTHEAD{
float: left  !important;
display: block;
margin-top: 10px;
}

#SEARCH{
float:right; width:400px; text-align:right;
}

a IMG{
	border: none !important;
}

#GOOGLEF DIV DIV{
width:350px; float: right; clear: both;}

#GOOGLEF #SMEDIA{
height:16px; line-height:15px; margin-right:10px; margin-bottom:7px; color:#666;}

#GOOGLEF #SMEDIA IMG{
	float:right; margin-top:2px; margin-left:2px;
}

#GOOGLEF.SMEDIAHOME #SMEDIA{
color:#999}




.Google_text, .Google_submit ,#GOOGLEF label{
	/*border:none 1px solid #c3c3c3 outset*/
	border: none;
	float:right;
	line-height:21px;
	font-size:18px !important;
	letter-spacing:-1px;
	font-weight:bold;
	color:#B0B0B0;
	font-family:Arial, Helvetica, sans-serif;
}
.Google_submit {
	BACKGROUND-IMAGE: url(/Common/Graphics/btn.png);
	border: none;
	font-size:16px !important;
	height:23px !important;
	color:#FFFFFF;
	width:50px;
	line-height:24px;
}

#GOOGLEF label {
	margin-right:5px;
	font-weight:100;
	color:#888888;
	line-height:23PX;
	
}

.Google_text {
	background:#FFFFFF;
	border:1px solid silver;
	height:21px !important;
	margin-right:0;
	padding:0 0 0 5px;
	width:160px;
	color:#333333;font-weight:100;
}



#MNUBAR {
	width:1051px;
	z-index: 10000;
	height: 57px;
	margin:5px AUTO 0px AUTO;
	padding:0px 0px 0px 0px;
	/*border-bottom:0px solid #E2E2E2;
	background-image: url(/_MAINMNU/images/mainnav-hover.gif);*/
	background-image: url(/_MAINMNU/GRAPHICS/MNU_BKGRND.png);
	background-position: top;
	background-repeat: no-repeat;
	background-position: top left;
	clear: both;
}
#MNU_CONTAINER DIV {
	width:983px;
	margin:12px AUTO 0px AUTO;
	line-height: 30px;
}

/*
							.MNMNU a:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

						 .MNMNU a:visited  {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

						.MNMNU a:hover {
	font-size: 12px;
	text-decoration: none;
	color: White;
}*/

