* {
  text-align:left;
}
body {
  text-align:center;
  font:100.1% Verdana,Helvetica,Arial,sans-serif;
  margin:0; padding:0;
  color:#39c; background:#eee url(../../shared/marmor.gif);
}
h1 {
  font-weight:normal; text-align:center;
  float:left;
  font-size:1em;
  margin:0.2em 0.6em;
  text-align:center;
}
#galleryThumbs h1, #galleryPic h1 {
  float:none; position:absolute; top:0.2em; left:0;
}
h2 {
  font-size:1.2em;
  margin:0.2em 0.5em; padding:0;
  text-align:center;
}
p {
  margin:0.3em 0.75em; padding:0;
}
a {
  color:black;
  text-decoration:underline;
}
a:hover {
  color:#eee; background:#39c;
  text-decoration:none;
}
#Dias {
  text-align:center;
  margin:3em 50px 1em; padding:0;
}
#Dias li {
  display:inline;
}
#Dias dfn {
  display:none;
}
#Dias a {
  background:transparent;
}
a img {
  border:2px solid;
  border-color:#39c #069 #069 #39c;
}
a:hover img, a:hover img#galleryLastpic {
  border-color:#069 #39c #39c #069;
}
#galleryThumbs h1, #galleryLogin h1 {
  float:none; text-align:left;
}
#galleryThumbs img {
  width:100px; height:75px; margin:15px;
  vertical-align:middle;
}
img#galleryLastpic {
  border-color:#fc3;
}
#galleryPicture img {
  width:640px; height:480px; border-width:7px;
  vertical-align:bottom;
}
#galleryNav, #galleryPicture, #PicInfo {
  width:654px;
  margin:1em auto;
  font-size:0.82em;
}
#PicInfo {
  font-size:0.93em;
  color:black; background:#f9f9f9;
}
#galleryNav {
  position:relative;
}
* html #galleryNav {
  margin-left:-1em;
}
#galleryNav a {
  color:white; background:#069;
  border:1px solid; padding:0 0.2em;
  border-color:#eee #666 #666 #eee;
  line-height:1.4em;
  text-decoration:none;
}
#galleryNav var {
  font-weight:bold; font-style:normal;
}
#galleryNav a:hover {
  color:black; background:#ddd;
  border-color:white black black white;
}
#galleryNav em {
  border:1px solid; padding:0 0.2em;
  border-color:#eee #999 #999 #eee;
  font-weight:bold; font-style:normal;
  line-height:1.4em;
}
a#galleryPrev, a#galleryNext {
  background:#39c;
  font-weight:bold; font-size:1.3em;
  padding-bottom:0.2em;
}
#galleryInterval {
  margin:0 1em;
}
a#galleryOrg {
  display:block; width:5.3em; position:absolute; left:-7em; top:0.3em;
  color:black; background:transparent;
}
#galleryLogin h1 {
  font-weight:bold; margin-top:1em; margin-bottom:2em;
}
#galleryLogin form, #galleryLogin p#noCookie {
  margin-top:2em;
}
#galleryLogin p#noCookie {
  color:red;
}
#Copy { text-align:right; margin-bottom:1em; }
#Copy a { font-weight:bold; padding:0.2em 0; margin:0 0.4em; }
#Copy a:hover { color:white; background:#39c; padding:0.2em 0.4em;  margin:0; }
