/*css document

	Developed by Mandi Whitten of Weensyweb Designs - http://www.weensyweb.com/
	and Lyndon James of Crikey Hosting - http://www.crikeyhosting.com.au/
	Expressly for Greenhill Galleries Adelaide - http://www.greenhillgalleriesadelaide.com.au/
	January 2008

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.a {
	color: #0E8234;
}
a:link,a:active,a:visited {
	text-decoration: underline;
	color: #0E8234;
}
a:hover	{
	text-decoration: none;
	color: #000000;
}

h1 {
	font-size: 130%;
	color: #0E8234;
	text-align: left;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.footertext{
	font-size: 85%;
	text-align:center;
}

.smalltext{
	font-size: 80%;
	text-align: right;
}

h3 {
	font-size: 80%;
	font-weight: bold;
	text-align: left;
}

ol {
	font-size: 12px;
	list-style-type: circle;
}

p {
	text-indent: 0px;
	text-align: justify;
}

ul.green-bullet {
	list-style-image: url(../images/green-bullet.gif);
}

ul.red-bullet {
	list-style-image: url(../images/red-bullet.gif);
}

a.red {
	color: #E00000;
}

ul.hwy-bullet {
	list-style-image: url(../images/hwy-bullet.gif);
}

a.hwy {
	color: #77643C;
}

ul.blue-bullet {
	list-style-image: url(../images/blue-bullet.gif);
}

a.blue {
	color: #0400A0;
}

hr {
	width: 75%;
	height: 3px;
}

.quotes1 {
	font-size: 12px;
	font-style: italic;
}

.undertext1 {
	position: relative;
	font-size: 75%;
	text-align: right;
	width: 400px;
}

img {
	border: none;
}

.textimageright {
	position: relative;
	float: right;
	padding: 10px;
}

.textimageleft {
	position: relative;
	float: left;
	padding: 10px;
}

.textimagecenter {
	position: relative;
	text-align: center;
	padding-left: 30px;
}

.pennystext {
	color: #FF0000;
}

.hiltontext {
	color: #173A8C;
}

.hwytext {
	color: #77643C;
}

.style1 {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}

/* Extras added by lyndon 
Artist preview page in iframe
*/

.artist_title
	{
	padding: 5px;
	font-family: Verdana; 
	font-size: 12pt; 
	color: #000000 
	}
.artist_short_description 
	{
	padding: 5px;
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000000 
	}
.artist_biopic_desc
	{
	font-family: Verdana; 
	font-size: 7pt; 
	color: #000000 
	}
.artist_viewworks_link
	{
	padding: 5px;
	font-family: Verdana; 
	font-size: 10pt; 
	}
.ex_title_a
	{
	font-family: Verdana; font-size: 12pt; color: #31864A; font-weight: bold 
	}
.ex_title_b
	{
	font-family: Verdana; font-size: 10pt; color: #000000; font-weight: bold 
	}
.ex_title_c
	{
	font-family: Verdana; font-size: 12pt; color: #31864A; font-weight: bold 
	}
.nowshow
	{
	font-family: Verdana; font-size: 10pt; color: #31864A; 
	}
	
	.style2 {
	font-size: 14px
}
.style4 {
	font-size: 16px
}
.style5 {
	font-weight: bold
}