body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#a0a0a0;  
	padding:0px;
	margin:0px;
}

a:link {color: #333333; text-decoration: none;}
a:visited {color: #333333; text-decoration: none;} 
a:hover {color: #808080; text-decoration: none;}

.navLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	text-transform: uppercase;
	color: #4D4E59; 
	text-decoration: none; 
	margin-right:22px;
}
.navLink:hover {text-decoration: none;}
.navLinkSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	text-transform: uppercase;
	color: #ABC2CD;
	text-decoration: none; 
	margin-right:22px;
}
a:visited.navLinkSelected{ color:#ABC2CD;}

/*
a:link.artistSelected{ color:#3791cd;letter-spacing: 1px;}
a:visited.artistSelected{ color:#3791cd;letter-spacing: 1px;}
*/
a:link.anchorLink{text-decoration: underline;}
a:visited.anchorLink{text-decoration: underline;}

a.promosys:hover{color:#bdd640;}
a.spaced{letter-spacing: 1px;}


img.imgSelected{ border:1px solid #FF6600; }
img.imgFeature{margin:0 40px 40px 0;}

/*HTML Elements */
p{
	letter-spacing: 0em;
	font-size: 0.95em;
	color: #999999;
	line-height: 14px;
}

h1 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: -0.1em;
	text-decoration: none;
	font-weight: 100;
	color:#4D4E59;
	margin-top:0px;
	MARGIN-BOTTOM: 5px;
}
#EnterSite A{
	font-family: sans-serif, Helvetica, Arial;
	font-weight: 900;
	font-size: 0.9em;
}
h2 	{
	font-weight: 400;
	font-size: 120%;
	color: #7896A6;
	line-height:110%;
	margin-top:20px;
	margin-bottom:10px;
}

h3 	{
	font-size: 150%;
	font-weight: 100;
	color:#999;
	letter-spacing: 0px;
}
h4{
	font-size: 110%;
	font-weight: 800;
	color:#999999;
	letter-spacing: 0px;
	margin-bottom:-8px;
}
h5{
	font-size: 90%;
	font-weight: 100;
	color:#000000;
	letter-spacing: 0px;
	margin-bottom:14px;
	margin-top:-2px;
	line-height: 14px;
}


form {	
	font-size: 1em;
	color: #999999;
	padding: 3px;
}
input {	
	font-size: 90%;
	color: #999999;
	border-width: 1px;
	border-color:#999999;
	border-style:solid;
}
ol {
	
	list-style-type: decimal;	
	list-style-position: outside
}
select{
	font-size: 90%;
	color: #999999;
	border-color:#999999;
	border-width: 1px;
	border-style:solid;
}
textarea {
	font-size: 100%;
	color: #999999;
	border-color:#999999;
	border-width: 1px;
	border-style:solid;
}
ul {	
	list-style-type: square;	
	list-style-position: outside
}
ul li{ list-style-image:url(/images/bullet.gif);}
ol.tc{font-size:xx-small}


/*Global spacing and alignment*/
.margin-bottom{margin-bottom:20px; display:block;}
.margin-right{margin-right:40px;}
.margin-top{margin-top:40px;}
.padding-right{padding-right:40px;}
.paddingTop{padding-top:10px;}

.alignRight{text-align:right;}




.artistName
{
	font-size: 95%;
	font-weight: 100;
	color:#93A8B2;
	margin-top:-4px;
	margin-bottom:4px;
}
.bold{ font-weight:bold; }


.footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: .75em;
	color: #999999
}
.FormBackgroundColor {
	color: #CCCCCC
}
.ImageTitleColor {
	color: #CCCCCC
}
.intro{ font-size:120%; font-weight:bold; line-height: 120%;}
.small {
	font-size: 85%;
}
.StoryContentColor {
	color: #000000
}
.StoryTitle {
	color: #000000;
	font-weight: bold
}


/*Exhibitions & Collections Panels */
#ContainerExhibitions, #ContainerCollections{clear:both;margin:30px 0 0px 0;}
#Exhibitions, #Collections{background-color:#f1f5f9; color:#97a1ab; width:640px; padding-left:4px;}
#Exhibitions h2, #Collections h2{margin:3px 0 0px 3px; clear:both;}





.TitleColor {
	color: #000000
}

.xxsmall {
	font-size: xx-small;
}
.white{color:#fff;}

#homeFeature, #homeTileTwo{
	padding:10px;
	background-image:url(../images/blank_square.gif);
	background-repeat:no-repeat;
	color: #93A8B2;
	width:135px;
	height:135px;
	float:left;
}

#homeTileTwo{
	width:155px;
	height:155px;
	margin-left:20px;
}

#homeTileTwo h2, #homeFeature h2{color:#93A8B2;}
#homeFeature #lblArtist{color:#666;}
#homeTileTwo span h1{margin:20px 0 0 20px;}



#homeTileThree{
	width:155px;
	height:155px;
	float:left;
	margin-left:20px;
}


#biegeBox{
	width:156px;
	background-color:#C1A757;
}
#locationSyd {
	text-indent: -5000px;
	background: url(../images/sydney.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#locationPerth {
	text-indent: -5000px;
	background: url(../images/perth.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#CurrentlyAvailable{
	text-indent: -5000px;
	background: url(../images/perth.gif);
	background-repeat: no-repeat;
	height: 25px;
}


