@import "sablebrush.css";
BODY {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}


TABLE.table-wrapper {
  width: 100%;

  padding: 2px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  
}

DIV.div-thumbnails-caption {
  /*font-family:  helvetica, arial, sans-serif;*/
  /*color:        #000000;*/
  /*font-size:    8pt;*/
  font-weight:  normal;
  background-color: transparent;
}

TD.td-thumbnails-thumb {
  padding: 2px;

}

TD.td-thumbnails-thumb-selected {
  padding: 2px;

}

.img-folder {
  border: 1px solid #5A5A5A
  
 }

.img-folder-selected {
  border: 1px solid #5A5A5A
  
 }

.img-thumbnail {
  border: 1px solid #5A5A5A
 }

.img-thumbnail-selected {
  border: 1px solid #F0E68C
  
 }

.img-picture {
  border: 1px solid #5A5A5A
 }

.img-picture-selected {
  border: 1px solid #5A5A5A
  
 }

TD.td-main-title-spgm-link {
  /*color:#999999;*/
  /*font-size:8pt;*/
  /*font-family: helvetica, arial, sans-serif;*/
  text-align: center;
  background-color: transparent;
}

A.a-spgm-link {
  /*color: #999999;*/
  /*font-size:8pt;*/
  /*font-family: helvetica, arial, sans-serif;*/
  background-color: transparent;
}

TABLE.table-gallisting-grid {
}

TD.td-gallisting-cell {
}

TABLE.table-galitem {
  width: 100%;
  border: 1px solid #5A5A5A;
  background-color: #253F4A;
}

TD.td-galitem-icon {
  border: 0px solid #5A5A5A;
  background-color: #253F4A;
}

TD.td-galitem-title {
  /*font-family:  helvetica, arial, sans-serif;*/
  /*font-size:    10pt;*/
  /*font-weight:  bold;*/
  width:        100%;
  text-align: center;

}

TD.td-galitem-caption {
  /*font-family:  helvetica, arial, sans-serif;*/
  /*font-size:    10pt;*/
  /*font-style:   italic;*/
}




TABLE.table-picture {
  text-align: center;
  valign: center;
}

TD.td-picture-navi {
  /*font-family:  helvetica, arial, sans-serif;*/
  /*font-size:    10pt;*/
  /*font-weight:  bold;*/
  /*color:        #000000;*/
  text-align: center;
  background-color: transparent;
}

TD.td-zoom-factors {
  padding: 3pt;
  text-align: center;
}

INPUT.button-zoom-factors {
  /*border: 1px solid #777777;*/ 
  /*font-family:  helvetica, arial, sans-serif;*/
  /*font-size:    9pt;*/
  /*font-weight: bold;*/
  /*color:        #777777;*/
  /*background-color: #dddddd;*/
  text-align: center;
}

TABLE.table-thumbnails {
  margin-left: auto;
  margin-right: auto;
}


SPAN.span-filters {
  font-size:    8pt;
  font-weight: normal;
}

TD.td-thumbnails-navi {
  /*color: #000000;*/
  /*font-family:    helvetica, arial, sans-serif;*/
  /*font-size:  10pt;*/
  /*font-weight:    bold;*/
  text-align: center;
  padding: 0px;
  /*width: 200px;*/
}

TD.td-thumbnails-navi2 {
  /*color: #000000;*/
  /*font-family:    helvetica, arial, sans-serif;*/
  /*font-size:  10pt;*/
  /*font-weight:    bold;*/
  text-align: center;
  padding: 1px;
  border: 1px solid #5A5A5A;
}

DIV.div-galheader { /*Gallery header, once in gallery*/
  /*font-family:  verdana, helvetica, arial, sans-serif;*/
  /*font-size:    10pt;*/
  /*font-weight:  bold;*/
  /*color: #000000;*/
  margin-bottom: 5px;
  padding: 1px;
  width: 100%;
  text-align: left;
}

TD.td-picture-pic {
  border: 1px double #253F4A;
  background-color: #253F4A;
  align: center;
  valign: center;
  padding: 11px;

}

TD.td-picture-filename {
  /*font-family:  helvetica, arial, sans-serif;*/
  /*font-size:    8pt;*/
  /*font-weight: bold;*/
  text-align: center;
  /*background-color: #ececec;*/
  padding:7px;
  background-color: transparent;
}

TD.td-picture-caption {
  /*font-family:  helvetica, arial, sans-serif;*/
  /*font-size:    9pt;*/
  text-align: center;
  font-style:italic;
  background-color: #ececec;
  /*border: 1px dashed #333333;*/
  padding:7px;
  background-color: transparent;
}

