html {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:0.9em;
	color:gray;
	height: 100%;
}
body{
	min-height: 101%;
/* taken with the height 100% in the html selector this should stop the page jumping when the scrollbar appears or not */	
}



/* the main structural divisions */

div#outerContainer {
	width:800px;
	margin-top:-8px;
	margin-left:auto;
	margin-right:auto;
/*	margin-left:-8px;
*/	

}

/* @group banner */

#banner{
	width:100%;
	height:40px;
	margin-top:0;
	padding-top:8px;
}
#banner>h1 {
	font-size:2em;
	text-align:center;
	color: gray;
margin-top:0em;
	margin-bottom:0;
}
#banner>h2 {
	text-align:center;
	color: gray;
}
#banner>img { /* this floats the logo left and sets its margins */
	float:left;
	margin-top:0px;
	margin-left:24px;	
}
/* @end */

div#innerContainer {
	width:100%;
	margin-top: 22px;

	font-size: 1em;
}

div#maincontent {

	padding-right:8px;
	text-align: left;
	margin-left:  8px;
	margin-right: 595px;
	margin-top:0;
	/*border-right: 1px solid #FF66FF;*/
	/*border: 1px solid silver;*/
}

div#rightColumn {
	width:570px;
	margin-right:8px;
	margin-top:0;
	padding:0;
	float:right;
}
div#rhsInner {/* for homepage to hold images on LHS of column */
	float:left;
	margin-right:1em;
}

div#rhs70percentCentred {
	width: 70%;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: .5em;
	margin-left: auto;
}

div#rhs100percentCentred {
	width: 100%;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: .5em;
	margin-left: auto;
}

/*div#dmenuLeftCol {

	padding-right:8px;
	text-align: left;
	margin-left:  8px;
	margin-right: 495px;
	margin-top:0;
	border-right: 1px solid blue;
}
*/
/*div#dmenurightCol {
	width:470px;
	margin-right:8px;
	margin-top:0;
	padding:0;
	float:right;
}
*/

div#cv {
	clear: both;
	text-align: left;
	margin: 0px;
}

div#artistCVimage {
	clear: both;
	text-align: left;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}
/* @group footer elements */

div#footer {
	width: 100%;
	text-align: center;
	clear: both;
	color: gray;
	font-size: 80%;
	padding-top: 1em;
}
#footer a{
	font-size:90%;
	margin-top: -8px;
	color: gray;
	text-decoration: none;
}
#footer ul, #footer li{
	margin-left: 15px;
	padding: 0;
	display: block;
	float:right;
	list-style-type: none;

}
#footer p {
	margin-top:0em;
}

/* @end */

/* @group headings */

h1, h2, h3, h4, h5, h6 {
	margin-top: 6px;
	margin-bottom: 6px;
}
h1, h2, h3 {
	font-weight: bold;
	color: gray;
}
h4, h5, h6 {
	color:#FF66FF;
}
h1, h4 {
	font-size:1.25em;
}
h2, h5 {
	font-size:1.1em;
}
h3, h6 {
	font-size:1em;
}

/* @end */

/* @group navigation menu ul */

ul li, ul li a, ul li ul li, ul li ul li a{
	color: gray;
}

ul#upperMenu li{
	list-style-type: none;
	color: gray;
	font-size: 17px;
	line-height: 19px;
	margin-left: -24px;
	font-weight:bold;
}
ul#upperMenu li ul li{
	font-size: 90%;
}
#maincontent li.selected {
	color: olive;
}

ul#lowerMenu li{
	list-style-type: none;
	color: gray;
	font-size: 12px;
	line-height: 14px;
	margin-left: -24px;
}
ul#lowerMenu li ul li{
	font-size: 95%;
}
/* next selectors take are for all links */

a:link, a:visited {
		text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
/* @end */

/* @group text attributes and layout */

.no-top-margin {
	margin-top: 0px;
}

.doNotShow{
	display:none;
}

.clearBothFloats {
	clear: both;
}

.clearBothNOshow {
	clear: both;
	font-size: 0.1em;
}
.caption {
	font-size: 80%;
	color: #796256;
	text-align: center;	
}

.sourceAttribution {
	color: #B6B6B6;
}

.dottedBorder {
	/*border:silver dotted 1px;*/
}

.artistName {
	text-align: left;
	margin-bottom: 12px;
	margin-top:4px;
	font-size: 1.5em;
	font-style: italic;
	font-weight:bold;
}

.galleryName {
	text-align:center;
	color:gray;
	font-size:1.6em;
	margin-top:8px;
}
.smallerText {
	clear: both;
	text-align: left;
	font-size: 0.8em;
}
/* @end */

/* @group Horizontal menus */

/* horizontal menu styles, see also the footer menus */

/* take care if editing the vertical spacing in any way */

#mainmenu{
width:100%;
margin-left:auto;
margin-right:auto;
margin-bottom:1%;
}
#mainlist
{
margin:auto;
padding: 0 0 27px 10px;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
}
#mainlist ul, #mainlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#mainlist a:link, #mainlist a:visited
{
/* set main menu normal colour here*/
float: left;
line-height: 14px;
margin: 0px 10px 5px 10px;
font-size: 85%;
text-decoration: none;
font-weight:bold;
color: gray;
padding-top: 6px;
padding-bottom: 7px;
background-color: #FFFFFF;
}
#mainlist a:link#current, #mainlist a:visited#current, #mainlist a:hover
{
/* set main menu colour here*/

border-top: 3px solid blue;
border-bottom: 3px solid blue;
padding-top: 4px;
margin-top:-1px;
padding-bottom: 5px;
background: white;
color: #3333ff;
font-weight:bold;
}

/* @end */

/* now the colum layout */
.borderedImageWithMargins{
	float:left;
	border-left:solid 4px #FFFF66;
	border-top: solid 4px #FFFF66;
	border-right:solid 4px #FFCC66;
	border-left:solid 4px #FFCC66;
	margin: 0 8px 8px 0;
}

.imageWithMargins{
	float:left;
	margin: 0 12px 12px 0;
}
.borderedImage{
	border-top: solid 4px #FFFF66;
	border-right:solid 4px #FFCC66;
	border-bottom:solid 4px #FFCC66;
	border-left:solid 4px #FFFF66;
}
.silverBorder{
	border: 1px solid silver;
}
table.silverBorder{
	margin-bottom: 8px;
}
img {border:0;}
/* text for artists names and headings for artists table */
/* class for easy application within the table */
.tableHeading {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:white;
	background-color: gray;
	border-top:white solid 1.2em;
	border-bottom: none;
}
.contactsHeading, .publicationsHeading{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:200;
	color:white;
	background-color: gray;
	border-bottom: none;
}

table#artists td {
	border-bottom:1px solid silver;
}

table#publications tbody td{
	padding-bottom: 4px;
	border-bottom:1px solid silver;
}
table#contacts td, table#publications td {
	border: none;
}
.event{
	text-align: center;
	margin:4px 0 4px 0;
	padding: 4px 0 0 0;
	border: 1px silver solid;
}

table.pastExInner td{
	border: 0;
	padding: 2px;
}
/* @group Work and in-situ page */

.workRow, .inSituRow {
	width: 100%;
	display: block;
	float: left;
	clear: both;
	margin-top: 10px;
}
.workItem {
	display: block;
	width: 170px;
	height: 240px;
	float: left;
	margin: 0 18px 18px 0;
	text-align: center;

}

.situItem img {
	border-top: silver solid 3px;
	border-left: silver solid 3px;
	border-right: gray solid 3px;
	border-bottom: gray solid 3px;
	
}
div.workRow a, div.workRow a:visited {
	display: block;
}
div.workRow a:hover {
	border-color: gray;
}
.situItem{
	width: 206px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 60px;
	margin-bottom: 40px;

}
/* @end */

/* @group CV page */
div#menuFloatedRight{
	border: silver 1px dashed;
	display:block;
	float: right;
	margin-left: 10px;
	padding: 2px;
	width: 12em;
	z-index: 5;
	background-color: whitesmoke;
}
#menuFloatedRight ul{
	list-style: none;
	margin-left: -1.5em;
	margin-top: 5px;
}

.exhibitions ul, .biography ul, .collections ul, .bibliography ul{
	list-style: none;
	margin-top: 4px;
}
.biography ul li{
	margin-top: 4px;
	padding-top: 2px;
	color: #333333;
	border-top: solid 1px silver;
}

.exhibitions ul li{
	margin-top: 4px;
	padding-top: 2px;
	color: #333333;
	border-top: solid 1px silver;
}
.bibliography ul li{
	margin-top: 4px;
	padding-top: 2px;
	color: #333333;
	border-top: solid 1px silver;
}

.exhibitions ul li ul{
	margin-top: 0;
}
.exhibitions ul li ul li, .biography ul li ul li, .bibliography ul li ul li{
	margin-top: 0;
	padding-top: 0;
	margin-left: -1.5em;
	color: gray;
	border: none;
}
.collections ul li,.bibliography ul li{
	margin-top: 2px;
}


/* @end */
.iconHolder{
	display: block;
	float: right;
	margin-left: 2px;
	margin-right: 2px;
}

/* @group exhibition pages */

.pastExInner {
	clear: both;
	width: 96%;

	padding: 8px;
	margin-bottom: 12px;
	float: left;

}
.pastExDescription {
	width: 95%;
	margin-left: 2%;
}
.pastExDescription p{
	margin-top: 0;
	margin-bottom: 6px;
	padding-left: 0.3em;	
}
.pastExDescription p:first-child,
.currentExDescription p:first-child{
	color: white;
	background-color: gray;	
}
.pastExImage {
	width: 120px;
	float: left;
}
div#exHeading{
	padding-bottom: 12px;

}
div#exText{
	width: 240px;
	float: right;
}
.eXheadings {
	display: block;
	width: 288px;
	color: white;
	font-size: 1.5em;
	background-color: gray;
	text-align: right;
	margin:0;
	padding: 6px;
	letter-spacing: 2px;
}
div#dateBlock{
	float: right;
	width: 240px;
	margin-right: 0px;
	color: white;
	text-align: center;
}
#dateBlock p{
	padding: 4px;
	margin: auto;
	color: white;
	font-weight: bold;
	background-color: gray;

}
#dateBlock p.month{
	display: block;
	float: left;
}
#dateBlock p.numbers{
	width:30%;
	display: block;
	float: left;
}
div#menuFloatedLeft{

}
#menuFloatedLeft ul{
	list-style: none;
	margin-left: -1.5em;
	margin-top: 5px;
}
div#futureExs {
	
}

/* Wrapper div to enable  selection of ul items on this page */
#futureExs ul li {
	list-style: none;
	color: gray;
	font-size: 1.2em;
	margin-top:8px;
	margin-left: -2em;
	margin-right: 0;
	padding: 2px 2px 2px 3px;
	font-weight: bold;
	border: silver 1px solid;
}
#futureExs ul li ul li{
	font-size: 85%;
	margin-left: -1em;
	margin-top: 0;
	text-align: right;
	font-weight: normal;
	border: none;
}
#futureExs td {
	border: none;
/* removes the bottom border that would be there */
}
.currentExDescription p{
	margin-top: 0;
	text-align:center;
}
div.currentExDescription{
	text-align:center;
}
div.currentExDescription p.exArtistName {
	font-weight:bold;
	font-size:24px;
	font-style:normal;
}
div.currentExDescription p.exhibitionName {
	font-weight:bold;
	font-size:18px;
	font-style:normal;
}
div.currentExDescription p.exhibitionDate {
	font-weight:bold;
	font-size:18px;
	font-style:normal;
	margin-top:20px;
}
div.currentExDescription p.exhibitionAnd {
	margin-top:20px;
}


.largeBold {
	text-align: left;
	margin-top:4px;
	font-size: 1.5em;
	font-weight:bold;
}
p.largeBold{
	text-align:left;	
}
.exhibitionName{
	text-align:left;
	margin-top:4px;
	margin-bottom:4px;
	font-weight:bold;
	font-size:2em;
	padding-left:0px;
}



/* @end */
.reallyBigCentred {
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	margin-top:0;
	margin-bottom: 0;
}
