/* --- Supplementary style document 
       for Edo online exhibition    --- */

/* -- Main image on /exhibitions/online/edo/index.php -- */

div.center-column img#edo-main-image {
  width: 335px;
  padding: 0 0 1em 0;
}
div.right-column-edo{
	font-size: .8em;
	margin: 0 0 0 1.25em;
	border: none;
	padding: 0;
	border: none;
	/* width: 14.875em; */
	width: 190px;
	float: left;
}
div.right-column-edo h3{
	margin: 0 0 1em 0;
}
div.right-column-edo h3 a:hover{
	color:#000;
}
div.right-column-edo p{
	padding: 0;
	font-weight: normal;
	line-height: 1.25em;
}
div.right-column-edo div.section, div.section-last{
	border-bottom: dotted 1px #CCC;
	margin: 0 0 1em 0;
	overflow: hidden;
	clear: both;
}
div.section-last{
	border-bottom:none;
}
div.section .thumb-link, div.section-last .thumb-link{
	float:left; 
	margin:0 1em 1em 0;
}

div.edo-enter a{
	border: 2px solid #09b;
	padding: .75em;
	width: auto;
	display: block;
	font-size: 1.2em;
}
div.edo-enter a:hover{
	background-color: #09b;
	color: #FFF;
}
div.bottom-sub-nav{
	overflow: hidden;
	clear: both;
	padding: 1em 0 .5em 0;
}
div.bottom-sub-nav .right{
	float: right;
}
div.bottom-sub-nav .right img{
		margin: 0 0 -.18em .25em;
}
div.bottom-sub-nav .left img{
	margin: 0 .25em -.18em 0;
}
div.enter{
	font-size:1.4em;
	text-align: right;
	}
div.enter img{
		margin: 0 0 -.11em .25em;
	}
.left-inset{
	padding: 0 .9em .9em 0;
}
input.button{
	font-size: .8em;
	padding: .14em .4em;
}
/* -- Center column on print detail pages -- */

div.edo-print-chat {
  /* width: 16.25em; */
  width: 29em;
  position:relative;
  float:left;
  background-color: #FFFFFF;
  z-index:108;
  margin-bottom:3.125em;
  margin-right:0;
  padding:0 0 3.125em 1em;
  color:#333;
}

div.edo-print-chat p.headline {
  font-size: 1em;
}

div.edo-print-chat p { 
  font-size: 0.8em;
  line-height: 1.25em;
  margin: 0 2.625em 1em 0;
  clear: left;
}

div.edo-print-chat a:link, 
div.edo-print-chat a:hover, 
div.edo-print-chat a:active { 
  color: #0099BB;
  text-decoration: none;    
}
  
div.edo-print-chat a:visited { 
  text-decoration: none;
  color:#8c9263;
}

/* -- Right column on print detail pages -- */

div.edo-print-image {
  width: 232px;
  z-index:108;
  background-color:white;
  position: relative;
  float: left;
  padding-left:0.6875em;
  padding-right: 1em;
  padding-bottom: 1em;
  margin: 0;
}

div.edo-print-image img#print {
  width: 232px;
  padding: 0 0 1em 0;
}

div.edo-print-image a#edo-back {
  float:left;
}

div.edo-print-image a#edo-forward {
  float: right;
}

/* -- Season pages -- */

img#season-glyph {
  width: 50px;
}

img#toc {
  height: 325px;
  padding-bottom: 0.625em;
}

div#woodblock-thumbnails {
  padding-top: 0.4em;
	line-height: 1em;
	overflow: hidden;
	clear: both;
}

div#woodblock-thumbnails p {
  font-size: 0.625em;
  width: 10em;
  padding-top: 1.5em;
  padding-right: 1.5em;
  position: relative;
  float: left;
  clear: none;
	height: 221px;
}

div#woodblock-thumbnails p.new-row {
  clear: left;
}

div#woodblock-thumbnails p a img {
  margin-left: 0;
  padding-bottom: 0.2em;
}

div#woodblock-thumbnails p#keyword-intro {
  font-size: 1em;
  width: 100%;
  padding-top:0;
  padding-right: 0;
  padding-bottom: 1em;
  margin-bottom: 0;
  height: auto;
}

#season-thumbnails {
/* 	width: 543px; */
	overflow: hidden;
}

div#season-thumbnails p {
  color: #333333;
  font-weight: bold;
  text-align: center;
  width: 6.875em;
  padding-right: .9em;
  position: relative;
  float: left;
  clear: none;
}

div#season-thumbnails p a img {
  height: 165px;
}

form.keywords fieldset {
  padding-top:0;
  padding-left: 0;
  padding-bottom: 1em;
  border-style: none;
}

img#view-all-prints {
  height: 165px;
}

.catalogue {
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #00adef;
}

.catalogue img {
	margin-top: 10px;
}
div.zoom-slider{
	margin:10px; 
	color: #009ABD; 
	font-weight: bold;
}
div.zoom-slider-track{
	margin-top: 5px; 
	width: 200px; 
	background-color: #808080; 
	height: 5px;
}
div#handle1, div#handle2{
	width: 5px;
	height: 15px;
	background-color: #009ABD;
	cursor: move;
	left: 0px;
	top: -5px;
	position: relative;
	}
img.detail-zoom{
	padding:0;
	margin:0;
	border:0;
	}
div.browse-all{
	float:right;
	margin:0 2em 0 0;
	}
