/*  Site-wide standards  */
/*  See tutorial at http://www.w3schools.com/css/default.asp for instructions on how to handle these fields. */
body {
  font-size:75%;
  font-family:"Century Gothic", Futura, sans-serif;
  background-color:#ffffff;
  color:#030303
  /* background-color: #fffff0; */
  margin:20px;
}
div.overall {
  border-style:ridge;
  border-color:#cccccc;
  border-width:5px;
  margin:30px;
  /* padding order:  top right bottom left  */
  padding: 60px 60px 60px 60px;
}

div.overall-test {
  border-style:ridge;
  border-color:#cccccc;
  border-width:5px;
  position:absolute;
  top: 2%;
  bottom: 9%;
  left: 2%;
  right: 2%;
  z-index: -1;
}

/* portfolio versions of the next pagexxx headings to become obsolete.  */

table.pagemain {
  width:100%;
}

/* pages: current exhibition */
td.announcement {
  text-align:"left";
}

p.pagetitle {
  color: #030303;
  font-size:2.2em;
  font-family:"Century Gothic";
  letter-spacing: 3px;
  line-height: 200%;
  padding:10px;
  text-decoration:none;
}

/* pages: current exhibition, bio */
p.maintitle {
  color: #030303;
  font-size:3em;
  font-family:"Century Gothic";
  letter-spacing: 3px;
  line-height: 200%;
  padding:10px;
  text-decoration:none;
}

/* pages:  exhibition list, media reviews  */
p.mainheading {
  color: #030303;
  font-size:3em;
  font-family:"Century Gothic";
  letter-spacing: 3px;
  line-height: 110%;
  padding-left:10px;
  padding-top:10px;
  padding-bottom: 0px;
  text-decoration:none;
}

/* pages: current exhibition, bio */
p.subtitle {
  color: #030303;
  font-size:1.9em;
  font-family:"Century Gothic";
  letter-spacing: 3px;
  line-height: 100%;
  padding:10px;
  text-decoration:none;
}

/* pages: current exhibition, bio, media reviews */
p.subheading {
  color: #030303;
  font-size:1.9em;
  font-family:"Century Gothic";
  letter-spacing: 3px;
  line-height: 100%;
  padding-top:0px;
  padding-left:10px;
  padding-bottom:10px;
  text-decoration:none;
}

p.smallsubtitle {
  color: #030303;
  font-size:1.7em;
  font-family:"Century Gothic";
  letter-spacing: 3px;
  line-height: 100%;
  padding:10px;
  text-decoration:none;
}

div#mainiso_picture_container {
  position: absolute;
  left: 4%;
  top: 4%;
  z-index: -1;
}

div#mainblurb {
  position: absolute;
  left: 26%;
  right: 50%;
  bottom: 15%;
}

div#main_picture_container2 {
  position: absolute;
  right: 5%;
  bottom: 13%;
  z-index: -1;
}

/* pages: bio detail */
span.normaltext_enhanced {
  font-size:1.6em;
  letter-spacing: 3px;
}

/* pages: bio detail */
span.inline {
  display: inline;
}

/* pages: bio detail */
p.normaltext {
  color: #030303;
  font-size:1.4em;
  font-family:"Century Gothic";
  line-height: 150%;
  padding:10px;
  text-decoration:none;
}

p.pagelinks {
  color: #555555;
  font-size:1.7em;
  font-family:"Century Gothic";
  letter-spacing: 2px;
  line-height: 140%;
  padding:10px;
  text-decoration:none;
}

p.pagetext {
  color: #030303;
  font-size:1.2em;
  letter-spacing: 2px;
  line-height: 150%;
  padding: 10px;
  text-decoration:none;
}

table.biomain {
  width:100%;
  /* background-image:url('/images/bio_image2.jpg');
    background-repeat:no-repeat;
    background-position:right top;
  */
}

/* page: exhibition list */
table.exhibition_list {
  padding-left: 10px;
  padding-right: 30px;
  padding-top: 0px;
  padding-bottom: 10px;
}
td.exhibition_years {
  padding:6px;
  padding-right:20px;
}
td.exhibition_text {
  font-size:1.2em;
  padding:6px;
}

div#bio_maintext {
  height: 70%;
}

div#bio_picture_container {
  position: absolute;
  right: 15%;
  bottom: 10%;
  z-index: -1;
}

div#bio_slideshow1 {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

div#index_slideshow1 {
  position: absolute;
  left: 20%;
  top: 30%;
}

p.background_image {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

div.floatright {
  float:right;
}

table.portfoliomain {
  width:100%;
}

p.portfoliotitle {
  color: #030303;
  font-size:2.2em;
  font-family:"Century Gothic";
  letter-spacing: 3px;
  line-height: 200%;
  padding:10px;
  text-decoration:none;
}

p.portfoliolinks {
  color: #555555;
  font-size:1.7em;
  font-family:"Century Gothic";
  letter-spacing: 2px;
  line-height: 140%;
  padding:10px;
  text-decoration:none;
}

p.portfoliotext {
  color: #030303;
  font-size:2em;
  letter-spacing: 2px;
  line-height: 200%;
  padding: 10px;
  text-decoration:none;
}

p.selectinstruction {
  color: #f0f0f0;
}

td.portfoliotitles {
  vertical-align:top;
}

td.slideshow {
  float: right;
  padding:20px;
}

td.plainslideshow {
  padding: 10px;
}

img.mainpic {
  float:right;
}

a:link {
  text-decoration:none;
  color: #666666;
  display:block;
}
a:visited {
  text-decoration:none;
  color: #666666;
  display:block;
}
a:hover {
  text-decoration:underline;
  color: #000000;
  font-size: 110%;
  display:block;
}
a:active {
  text-decoration:underline;
  color: #000000;
}

/*
td.nav {
  font-size:1em;
  line-height: 150%;
  padding: 5px 8px;
  background-color: #ffffff;
  z-index: 1;
  valign: bottom;
}

td.wingrenbox {
  font-size:2em;
  line-height: 200%;
  padding: 3px 15px;
  background-color: #ffffff;
  z-index: 1;
  valign: bottom;
  border-style: ridge;
  border-width: 2px;
  border-color: #cccccc;
  margin: 0px 20px 0px 20px;
}

table.bottomnav {
  font-size:1.5em;
  position:relative;
  bottom:85px;
  left:40px;
  background-color: #ffffff;
}

div#mainnav {
  position:absolute;
  bottom:5%;
  left:5%;
  z-index: 1;
}

table.bottomnav-1page {
  font-size:1.5em;
  position:absolute;
  bottom:5%;
  left:10%;
  background-color: #ffffff;
}

table.bottomnavsmall {
  font-size:1.5em;
  position:relative;
  bottom:60px;
  left:40px;
  background-color: #ffffff;
}

*/
td.nav {
  font-size:1.2em;
  line-height: 150%;
  padding: 5px 8px;
  background-color: #ffffff;
  z-index: 1;
  valign: bottom;
}

td.wingrenbox {
  font-size:1.5em;
  line-height: 200%;
  padding: 3px 15px;
  background-color: #ffffff;
  z-index: 1;
  valign: bottom;
  border-style: ridge;
  border-width: 2px;
  border-color: #cccccc;
  margin: 0px 20px 0px 20px;
}

table.bottomnav {
  font-size:1.2em;
  position:relative;
  bottom:85px;
  left:40px;
  background-color: #ffffff;
}

table.bottomnavsmall {
  font-size:1em;
  position:relative;
  bottom:55px;
  left:40px;
  background-color: #ffffff;
}

