/*
 * click.css - styles for click!
 */

/* Removed to center the site, BS Oct 2010
BODY#layout-1024 {
  width:56.7em;
}
*/

div#left-bar, div#center-bar, div#right-bar, div#ext-right-bar, div#far-right-bar {
  margin-top:10px;
  clear:right;
  padding-bottom: 3px;
}

div#main-body {
  width:100%;
  padding-left:0px;
}

div#the-image {
  float:left;
  width:700px;
}

div#the-image img {
  margin:0px;
  padding:0px;
}

div#the-image H2 {
  padding-top:0.45em;
  padding-bottom:0em;
  margin-bottom:0em;
  font-size:1.05em;
  color:#555;
}

div#the-image P {
  margin:0px;
  padding:0px;
  padding-top:0.5em;
  color:#777;
  font-size:1em;
  font-weight:normal;
}

div#the-image P#copyright-notice {
  color:#555;
  padding-top:0em;
  font-size:0.8em;
}

div#the-voting-booth {
  position:relative;
  z-index:100;
  float:right;
  width:10.5em;
}

div#evaluation-container {
  padding:0.2em 0.4em 0.4em 0.4em;
  border:solid #0099bb 1px;
  background-color:#ECF9FF;
}

div#evaluation-container H2 {
  position:relative;
  color:#555;
  font-size:0.65em;
}

P#consider-this {
  position:relative;
  width:10em;
  padding:0px;
  margin:0px;
  padding-top:0.6em;
  display:table;
  font-size:0.7em;
  color:#888;
  cursor:pointer;
}

P#consider-this * {
  vertical-align:middle;
}

P#consider-this IMG {
  margin-left:0.3em;
}


#the-question {
  font-size:0.8em;
  height:0px;
  overflow:hidden;
  margin-bottom:1em;
}

.question-line {
  padding-top:1em;
}

div#the-slider {
  padding:0px;
  position:relative;
}

div#slider-area-holder {
  height:148px;
  width:145px;
  margin-bottom:0.5em;
  padding-top:4px;
  background-image:url(/exhibitions/click/images/slider-background-and-bar.gif);
  background-repeat:no-repeat;
}

div#slider-area {
  height:135px;
  width:42px;
}

div#slider-knob{
  background-image:url(/exhibitions/click/images/slider-handler.jpg);
  background-repeat:no-repeat;
  background-position:3px 4px;
  height:16px;
  width:42px;
  z-index:2;
}

div#slider-blue-bar {
  position:relative;
  margin-top:-7px; /* padding on knob to improve clickability */
  background-image:url(/exhibitions/click/images/slider-blue-bar.gif);
  background-repeat:no-repeat;
  background-position:18px 0px;
  height:122px;
  width:42px;
  z-index:1;
}

P#comment-link {
  display:table;
  padding-top:1.6em;
  padding-bottom:0.4em;
  margin-bottom:0px;
  cursor:pointer;
  float:left;
  width:50%;
  font-size:0.7em;
  color:#777;
  text-decoration:none;
}

P#comment-link * {
  vertical-align:middle;
}

P#comment-link IMG {
  margin-left:0.3em;
}

INPUT#vote-button, INPUT#comment-button {
  float:right;
  margin-bottom:0;
  padding:0.15em 0.1em;
  font-size:0.7em;
  border:none;
}

INPUT#comment-button {
  margin-top:0.5em;
}

div#the-voting-booth A {
  color:#0099bb;
}

div#the-slider > div#the-most-effective {
  position:absolute;
  top:-3px;
  left:55px;
  color:#0099bb;
  font-size:75%;
  white-space:nowrap;
}
div#the-least-effective {
  position:absolute;
  top:264px;
  left:55px;
  color:#0099bb;
  font-size:75%;
  white-space:nowrap;
}


div#comment-form-holder {
  height:0px;
  overflow:hidden;
}

div#comment-form {
  padding-top:0.6em;
  border-top:solid #0099bb 1px;
}

div#comment-form-holder P {
  padding:0px;
  margin:0px;
  padding-bottom:0.4em;
  font-size:0.65em;
  color:#777;
}

div#comment-form TEXTAREA {
  width:96%;
  margin: 0.2em 0em 0.6em 0em;
  border:solid #0099bb 1px;
  font-size:0.7em;
  height:8em;
}


div#the-bigger-smaller {
  position:relative;
  margin-top:-20px;
  z-index:101;
  width:18em;
  float:right;
  text-align:right;
  font-family:Arial,sans-serif;
  font-size:0.65em;
  color:#555;
  padding-bottom:0.8em;
}

BODY#layout-1024 A#zoom-smaller-link, BODY#layout-800 A#zoom-bigger-link {
  opacity:0.6;
  filter:alpha(opacity=60);
}

div#the-next-up, div#the-stats, div#the-news {
  margin-top:0.7em;
  margin-bottom:0.7em;
  padding:0.4em 0.2em;
  border-top:solid #0099bb 1px;
}

div#the-logout {
  Padding:0.2em 0.2em;
}

div#the-next-up {
  padding-right:0px;
}

div#the-next-up P {
  font-size:0.8em;
  color:#777;
}

div#the-next-up IMG {
  margin-right:1px;
}

div.vote-heading {
  font-size:0.7em;
  font-weight:bold;
  color:#777;
  margin-bottom:1em;
}

div#the-stats {
  padding-bottom:0;
}

div#the-news {
  padding-bottom:0.5em;
  border-bottom:solid #0099bb 1px;
}

div#the-news P {
  font-size:0.7em;
  line-height:0.7em;
}

div#the-stats P, div#the-news P {
  display:block;
  height:1em;
  margin:0px;
  padding:0px;
  padding-bottom:0.5em;
  line-height:0.7em;
  font-size:0.7em;
}

div#the-logout P {
  line-height:0.7em;
  font-size:0.7em;
}

span.the-stats-label {
  float:left;
  width:68%;
  color:#777;
}

span.the-stats-value {
  float:right;
  width:30%;
  text-align:right;
  color:#0099bb;
}

div#basic-search {
  height:2em;
  overflow:hidden;
}
div#the-results-toolbar {
  margin:0em 0em;
  padding:0.5em;
  background:#ecf9ff;
  color:#333;
  /* height should be specified in the page.
     it now varies page-by-page
  height:5em;
  */
  overflow:hidden;
}

div#the-bottom-toolbar {
  width: 56em;  
  height: 2em;
  background-color: #ecf9ff;
  padding: 0.5em  0.5em 0.5em 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 0em;       
}

form#results-dropdowns {
  font-size: 0.9em;
  float: right;
  padding-bottom: 0.75em;
}

form#results-dropdowns input.gray-button {
  float: none;
  margin: auto 1em! important;
}

p.expand-search {
  font-size: 0.9em;
  color: #888888;
  font-weight: bold;
  cursor: pointer;
  padding-top: 0.5em;
  text-align: right;
}

div.advanced-block {
  float:left;
  padding:1em;
  margin: 0;
}

div.stacked-advanced-block {
  clear: left;
  width: 12em;
  margin: 0;
  padding: 0;
}

div.stacked-advanced-block fieldset {
  margin: 0;
}

div#voter-location-block {
  padding-top: 1em;
}

div.advanced-block span.heading {
  font-weight: bold;
  color: #666666;
}

div.advanced-block fieldset {
  font-size: 1em;
  border-style: none;
  width: 11em;
  margin: 0.3em 0.75em 0 0;
  padding: 0;
}

div.advanced-block fieldset.two-column {
  float: left;
  width: 11em;
}

fieldset#top-row {
  border-style: none;
  height:1em;
}

div.advanced-block input {
  font-size: 0.75em;
  margin-right:0.5em;
}

div.advanced-block p.gray-button {
  font-size: 0.8em;
  float: left;
  width: 8em;
  background-color: #666666;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.2em 0.8em;
  margin: 0.5em 0.5em 0.5em 0;
  cursor: pointer;
}
 
div.advanced-block select {
  display: block;
  margin-bottom: 0.5em;
}

div#popular-and-submit span.heading,
div#popular-and-submit label {
  color: #666666;
  font-weight: bold;
}

div#popular-and-submit fieldset {
  /*width: 7em;*/
}

div#search-or-clear {
  border-top: 1px solid #cccccc;
  padding-top: 0.5em;
}

div#search-or-clear input {
  margin-left: 0;
}

div#submit-at-bottom {
  clear: both;
  margin: 0;
  padding: 0;
}

div#submit-at-bottom fieldset {
  border-style: none;
  margin: 0;
  padding: 0;
}

div#submit-at-bottom fieldset input {
  float: right;
  margin: 0 0 0 1.5em ! important;
  /*border: 1px solid #ff0099;*/
  background-color: #0099bb;
}

div#results-info {
  background-color: #ecf9ff;
  color: #666666;
  font-weight: bold;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  /*border: 1px solid blue;*/
  /*padding-bottom:2em;*/
}

div#result-count {
  text-align:center;
  margin-bottom:1em;
}

div.pages {
  text-align:center;
  padding-bottom:1px;
}

div#size-disclaimer {
  clear: both;
  background-color: #ecf9ff;
  padding: 1em 1em 0.5em 1em;
  border-top: 1px solid #cccccc;
  margin-bottom: -2em;
  color: #666666;
  font-weight: bold;
}

div#the-results {
  display:none;
}

div#the-loading-message {
  color:#666666;
  clear: both;
}

div.result-item {
  margin-top:1em;
}

img.result-thumb {
  position:absolute;
  margin:0.5em;
}

img.selectable-thumb {
  padding:4px;
  margin:0px;
}

.selectable-selected {
  border: 4px solid #ff0099;
  padding: 0px !important;
}

span#experience-edit-link {
  display:block;
  padding-top:0.4em;
  color:#777;
}

ul#footerLinks {
  margin-left: 0em;
}

