/*
 * Combined style sheet for the index pages and the slide pages.
 */

/* Style for all bodies. */
body  { color: #ffffff; font-size: 10pt; font-family: Tahoma, Arial, sans-serif; background-image: url(tlogaleria2005.gif) }

.headerRow
 { background-color: transparent; margin-top: 8; margin-bottom: 8; margin-left: 20 }

.titleRow
 { background-color: transparent }
  

/* Used for the multilevel index links */
.indexLinks  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: transparent; margin-left: 20 } 

/* Style for all table cells. */
td {
  font-size: 12px;
}

/* Put a border on all generated images */
.image {
  border:0px outset #FFFFFF; margin:5; 
}


.thumbTable{
  margin: 20;
}

.thumbLabel{
  color: #FFFFFF;
}

/* Align the content of the cells on the index pages to the left and top. */
.indexThumbCell {
  text-align: left;
  vertical-align: top;
}

/* thumbnail images on the index pages. */
#index .image {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  margin: 0;
}

/* Don't have margins on the slide pages. */
body#slide  { background-image: url(tlogaleria2005.gif); margin: 0 }

/* Image name on the slide pages. */
#slide .name {
  font-weight: bold;
  font-size: 16px;
  margin-top: 8;
  margin-bottom: 8;
  margin-left: 20;
}

/* Header */
h1 {
  color: #ffffff;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
}

/* Custom link styles */
a:active {
  text-decoration: underline;
  color: #FFFFFF
}

a   { color: #2be500; text-decoration: none }
a:active   { color: #2be500; text-decoration: none }
a:hover    { color: #cf6; text-decoration: underline }
a:visited   { color: #2be500; text-decoration: none }

#imageinfo {
  visibility: hidden;
}

.navImg {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
}

.smallText
{
  font-size: 10px;
}
  

.comments {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10pt;
}

.thumbComment{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  }

.tdNav {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
}
.mainImage {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
}
.indexTitle  { color: #a6c59f; font-style: normal; font-size: 16px; font-weight: bold; Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif; text-decoration: none }

.subtitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  margin-top: 4;
  margin-bottom: 8;
}

.pageNavCell {
  font-family: Tahoma, Arial, sans-serif;
  text-align: center;
  vertical-align: middle;
}
.darkText {
  color: #666666;
}
.pageNumLink {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #2be500;
  text-decoration: underline;
}
.currentPageNum {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  color: #FFFFFF;
}

.thumbDetails{
  color: #FFFFFF
}

