/* give each absolute path an external icon */

a {
	font-size: 12px;
	text-decoration: none;
	color: #0088CC;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a[href^="http:"]:after {
	content: ' ' url('/Common/Graphics/Outgoing.png');
}
/* 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://cs.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://www.nga.gov.au"]:after {
	display: none;
}
body {
	/*font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size : 12px;
	color: #555555;*/
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 50px;
	background-color: #D6D6D6;
	background-image: url(/Common/graphics/BACKGRND_NEW.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size:.8em;
}
UL, LI {
	margin:0;
	padding:0
}
blockquote {
	margin:0 0 0 15px;
}
DIV, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #333333;
	margin: 0px;
}
DIV.IMGFLOAT_TOPLINE IMG, DIV.IMGFLOAT_LOWLINE IMG {
	padding-right: 20px;
}
H2, H3, H4, H5, .MainTitle, .TitleBlock, .Titling, .Titling2 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: lighter !important;
	color: #3B3B3B;
}
H1, .HDR {
	color: #3B3B3B;
	font-weight: lighter !important;
	margin-top:20px;
	margin-bottom:10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.6em !important;
	letter-spacing: -1px !important;
	line-height: 0.9em !important;
}
H2 {
	letter-spacing: -1px;
	font-size: 1.8em;
	line-height: 1.1em;
	display: block;
	margin-bottom:0;
	margin-top:15px;
}
H3 {
	font-size: 1.5em;
	line-height: 1.1em;
	margin: 15px 0 0 0;
}
H4 {
	color:#1F1F1F;
}
Blockquote H4, Blockquote H3 {
	margin: 0;
	margin-top:10px;
}
h4, .LRG, .MainTitle, .TitleBlock, .Titling, .Titling2 {
	font-size: 1.35em;
	line-height: 1.2em;
	margin-bottom: 0px;
	margin-top:15px;
}
.LRG {
	letter-spacing:normal;
}
h5 {
	font-size: 1.1em;
	margin-bottom: 0px;
}
P {
	margin-bottom: 8px;
	margin-top: 0px;
}
.AFOOTER a:link, .AFOOTER a:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #EFEFEF;
}
.AFOOTER span a {
	margin-right:10px;
}
.AFOOTER a:hover {
	text-decoration: none;
	color: gray;
}
.AFOUR a:link {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.AFOUR a:visited {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.AFOUR a:hover {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.ALERT {
	background-color: #0088cc;
	color: #FFFFFF;
	padding: 2px 10px;
}
.ASML a:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.ASML a:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.ASML a:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.ATHREE a:link {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
.ATHREE a:visited {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
.ATHREE a:hover {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
.ATWO a:link {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.ATWO a:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.ATWO a:hover {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.blue {
	color: #000066;
}
.BodyArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BOXSML A, A.BOXSML {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	min-width: 50px;
	line-height: 25px;
	display: block;
	background-color: #999999;
	float: left;
	margin: 0 5px 20px 0;
	text-align: center;
	border: 2px solid silver;
}
.BOXSML A:hover, A:hover.BOXSML {
	color: #333333;
	background-color: #CCCCCC;
	border: 2px solid gray;
}
.BREAKOUT_L {
	float: left;
	width: 200px;
	margin: 5px 20px 20px 0px;
	padding: 15px;
	border-right: 1px solid silver;
	border-top: 1px solid silver;
	background-color: #F8F8F8;
}
.BREAKOUT_R {
	float: RIGHT;
	width: 300px;
	padding: 15px;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	background-color: #F9F9F9;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.creditline {
	font-size: 11px;
	color: Gray;
	line-height: 14px;
}
.Detailpage {
	display: block;
	position: absolute;
	left: 12%;
	top: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 800px;
}
.IMGFLOAT_L IMG, .IMGFLOAT_R IMG, #IMGFLOAT_L IMG, #IMGFLOAT_R IMG, .IMGFLOAT_LOWLINE IMG, .IMGFLOAT_TOPLINE IMG {
	MARGIN-bottom: 10px;
	display: block;
}
.IMGFLOAT_L, #IMGFLOAT_L {
	float: left;
	border-right: 1px dotted #D0D0D0;
	padding: 0 15px 5px 5px;
	margin: 5px 10px 5px 5px;
}
/* Primary Image Containers for display of works of art within Vertical Gallery css*/
.IMGFLOAT_LOWLINE {
	display: block;
	border-bottom: 1px solid #D0D0D0;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
	Margin-top: 5px;
	Margin-right: 0;
	Margin-left: 0px;
	Margin-bottom: 15px;
}
.IMGFLOAT_R, #IMGFLOAT_R {
	float: right;
	border-left: 1px dotted #D0D0D0;
	padding: 0 5px 5px 15px;
	margin: 5px 5px 5px 10px;
}
/* Primary Image Containers for display of works of art within bodytext*/
.IMGFLOAT_R, .IMGFLOAT_L, #IMGFLOAT_R, #IMGFLOAT_L, .IMGFLOAT_LOWLINE, .IMGFLOAT_TOPLINE {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7D7D;
	line-height: 16px;
}
.IMGFLOAT_TOPLINE {
	display: block;
	border-top: 1px solid #D0D0D0;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 5px 10px 15px 0px;
}
.Med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
.Red {
	color: red;
}
.SML {
	font-size: 11px;
	line-height: 15px;
}
.spacer {
	line-height: 25px;
}
.spacer {
	line-height: 25px;
}
/*INPUT, TEXTAREA {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background : #E7E7E7;
	 border: silver solid 1px;
	 margin-top: 0px;
	 padding: -10px;
	}*/
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subtitlewht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	;
	color: #FFFFFF;
}
.tablehd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	;
	color: #000066;
}
.WHT {
	color: White;
}
#ARTIMG {
	MARGIN-bottom: 10px;
	display: block;
}
/* Primary Page Containers for body text and sidebar*/
 #BECCA {
	MARGIN-bottom: 10px;
	margin-right: 20px;
	display: block;
}
#BODYCOLS {
	width: 620PX;
	float: LEFT;
}
#BODYCOLS #BRKOUT {
	width: 590PX;
	clear: BOTH;
	margin-bottom: 20PX;
}
#BODYCOLS #LEFTCOL, #content #RIGHTCOL {
	float: left;
	width: 275px;
	margin-right: 25px;
}
#BODYCOLS .Titling {
	font-size: 18px;
	font-weight: lighter;
}
#container {
	margin: 0 AUTO;
	padding-bottom: 0px;
	width: 1045px;
	z-index: 0;
	background-color: #D2D1C8;
	border-right: 0px solid #ACACAC;
}
#content {
	margin: 0 8px;
	padding: 20px 25px 40px 125px;
	background-color: #fffffd;
	overflow: hidden;
}
#content #DTLSCOL {
	float: left;
	width: 290px;
	margin-right: 30px;
	margin-left: 10px;
}
#content #MAIN {
	display: block;
	margin-bottom: 30px;
	margin-top:20px;
}
#content UL {
	margin-bottom: 10px !important;
	margin-top: 5px !important;
	margin-left: 15px;
	padding-left:15px;
}
#content.EXPLACEHOLDER {
	margin: 0 8px;
	padding: 0 25px 40px 25px;
	background-color: #fffffd;
	overflow: hidden;
}
#DTLSCOL h1 {
	font-size:2.1em !important;
	letterspacing:-1px;
	border:none;
	line-height:1.1em !important;
	margin-bottom:20px;
	margin-top:0;
}
#DTLSCOL h2 {
	border-top: 1px dotted;
	border-color:#CDCDCD;
	border-bottom:0px;
	margin-bottom:5px;
	line-height:28px;
	margin-top:20px;
	font-size:1.4em;
	letter-spacing:normal;
}
#DTLSCOL IMG {
	border: none;
	margin-bottom: 40px;
}
#DTLSCOL UL.DTLSCOLIST {
	color:#555;
	width:205px;
}
#DTLSCOL UL.DTLSCOLIST LI {
	padding:2px 0;
}
#DTLSCOL P {
	margin-top: 0px;
	margin-left: 15px;
	padding-bottom:0px;
}
#DTLSCOL .LRG {
	font-size:1.2em !important;
}
#DTLSCOL SPAN P {
	border-bottom: 0px;
	padding-bottom: 0px;
	text-align:left
}
#FOOTER {
	margin: 0 AUTO;
	padding: 20px 20px;
	/*background-image: url(/Common/graphics/Footer.png);*/
	clear: both;
	display: block;
	width: 1005px;
	border: none;
	border-top: none;
	background-color: #333333;
	min-height: 300px
}
#FOOTER DIV {
	float: left;
	width: 350px;
	padding-right: 10px;
	color: #999999;
	font-size: 11px;
}
#IMG_INLINE IMG {
	display: inline;
}
#IMGFLOAT_L a, .IMGFLOAT_L a, #IMGFLOAT_R a, .IMGFLOAT_R a, .IMGFLOAT_LOWLINE a, .IMGFLOAT_TOPLINE a {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#IMGFLOAT_LOWLINE a {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#sidebar {
	display: none;
}
#sidebar IMG {
	display: none;
}

