

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #898989;
	
	color: #F4F4F4;

	line-height: 1.4em;
	margin-left: 155px;
	margin-right: 155px;
}


iframe.directionmap {
	position: absolute;
	top: 140px;
	background-color: transparent;
	width:800px;
	height: 500px;
	background-color: #898989;
	border: 0px;
}


input.search {
	font-face: Arial;
}

img.pic {
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	border-left: 1px solid #555555;
	border-bottom: 1px solid #555555;
}

img.pic:hover {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

h1 {
	
	font-size: 22px;
	color: #cccccc;
}

h2 {
	
	font-size: 18px;
	color: #cccccc;
}

div.picture_title {
	font-size: 22px;
	}

div.picture_catalogue{
	position: absolute;
	
	left: 150px;
} 

div.picture_artist_name{

	
	position: absolute;
	height:50px;
	top: -35px;
	
	font-size: 28px;
	font-weight: bold;
	color: #585858;
	left: 0px;
}

div.picture_image{
	position: absolute;
	top: 40px;
	height: 600px;
	left: 100px;
}


div.picture_title{

	font-size: 110%;
}

div.picture_description{
	
	left: 0px;
}

div.picture_price{
	
	left: 0px;
}

div.picture_enquire {
	position: absolute;
	top: 450px;
	left: 120px;
	}

#exhibition_content {
	
}

fieldset.artist {
	border: 0px;
	
}
legend.artist {
	font-size: 12px;
	color: #ffffff;
}

fieldset.current {
	
	border: 0px;
	left: -10px;
	border-bottom: 1px dotted #787878;
}
legend.current {
	
	font-size: 12px;
	color: #ffffff;
}

fieldset.future {
	border: 0px;
	border-bottom: 1px dotted #cfcfcf;
}


fieldset.ended {
	border: 0px;
	border-bottom: 1px dotted #cfcfcf;
}
legend.ended {
	
}
span.exhib_text {
	vertical-align: top;
	float: left;
	margin-left: 0px;
	width: 60%;
}
span.exhib_image {
	vertical-align: top;

	float: right;
	
}

table.bubble {
	color: #000000;
}

#header {
	}
	
#logo_pic {
	text-align: center;
	
	
	}	
	
#content {
	position: relative;
	top: 15px;
	
	}
	
#hometext {
	text-align: center;
	
	top: 390px;
	left: 40%px;
	
	}	
	
span.header_left {
	float: left;
	
	
	width: 137px;
	height: 17px;
	
}

span.header_right {
	float: right;
	
	width: 222px;
	height: 17px;
	

	}

span.navdiv {
	color: #343434;
	}

a.moreinfo:link {
	
	color: #B42424;
	font-size: 9px;
	}
a.moreinfo:visited {
	color: #B42424;
	font-size: 9px;
	}
a.moreinfo:hover {
	color: #B42424;
	font-size: 9px;
	text-decoration: underline;
	}

a.exhib_cat:link{
	color: #eeeeee;
	font-size: 14px;
	}

a.exhib_cat:visited {
	color: #cccccc;
	font-size: 14px;
	}
a.exhib_cat:hover {
	color: #eeeeee;
	font-size: 14px;
	}
	
a.exhib_cat {
color: #eeeeee;
font-size: 14px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #D6D6D6;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.navlink {
	font-size: 11px;
	}
a.navlink_selected {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
} 
 
a.navlink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navlink:visited {
	color: #D6D6D6;
	text-decoration: none;
	font-weight: bold;
}
a.navlink:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.navlink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
} 
 
#map {
	position: absolute;
	bottom: 20px;
	right: 20px;
	}

a.footlink:link {
	color: #343434;
	text-decoration: none;
	font-weight: bold;
}
a.footlink:hover {
	color: #343434;
	text-decoration: none;
	font-weight: bold;
}
a.footlink:active {
	color: #343434;
	text-decoration: none;
	font-weight: bold;
}
a.footlink:visited {
	color: #343434;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	

bottom:-10px;
color: #343434;
font-size:10px;
left:0px;
opacity:0.9;

text-align:center;
width:100%;

}


.centered {
	margin: 0 auto 0 auto;
}


