A {
  color: #ff7700;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}
A:hover {
  color: #ff7700;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}


IMG { vertical-align: middle; }
IMG.img-picture { border: 4px solid #333333; }
IMG.img-folder { border: 0px; }
IMG.img-galicon { border: 1px solid #555555; }
IMG.img-thumbnail { border: 1px solid #fff; }
IMG.img-thumbnail-selected { border: 1px solid #ff6600; }
IMG.img-picture-prev { border: 0px; }
IMG.img-picture-next { border: 0px; }
IMG.img-thmbnavi-prev { border: 0px; }
IMG.img-thmbnavi-next { border: 0px; }
IMG.img-new { border: 0px; }


TABLE.table-wrapper {
  background-color: #fff;
  width: 373px;
  padding: 0px;
/*  text-align: center;
  margin-left: auto;
  margin-right: auto; */
}




TD.td-thumbnails-thumb {
  padding: 4px;
  font-family:  tahoma, verdana, arial, helvetica;
  color:        #999999;
  font-size:    11px;
  background-color: transparent;
  white-space: nowrap;
  vertical-align: bottom;
  text-align: center;
}

TD.td-thumbnails-thumb-selected {
  padding: 5px;
  font-family:  tahoma, verdana, arial, helvetica;
  color:        #ff9900;
  font-size:    11px;
  font-weight:  bold;
  background-color: transparent;
  white-space: nowrap;
  vertical-align: bottom;
  text-align: center;
}

DIV.div-thumbnails-caption {
  font-family:  tahoma, verdana, arial, helvetica;
  color:        #999999;
  font-size:    11px;
  font-weight:  normal;
  background-color: transparent;
}



TABLE.table-main-title {}

TD.td-main-title {
  font-family:  tahoma, verdana, arial, helvetica;
  color:   #999999;
  font-size:    16px;
  font-weight:  bold;
  background-color: transparent;
}

TD.td-main-title-spgm-link {
  color:#cccccc;
  font-size:11px;
  font-family: tahoma, verdana, arial, helvetica;
  text-align: center;
  background-color: transparent;
}

A.a-spgm-link {
  color: #b7cce0;
  font-size:11px;
  font-family: tahoma, verdana, arial, helvetica;
  background-color: transparent;
}





TABLE.table-gallisting-grid {
}

TD.td-gallisting-cell {
}




TABLE.table-galitem {
  width: 100%;
}

TD.td-galitem-icon {
  padding-right: 10px;
}

TD.td-galitem-title {
  font-family:  tahoma, verdana, arial, helvetica;
  font-size:    11px;
  width:        100%;
  text-align: left;
  font-weight: normal;
  color: #999999;
}

TD.td-galitem-caption {
  font-family:  tahoma, verdana, arial, helvetica;
  font-size:    11px;
  text-align: left;
  color: #999999;
}




TABLE.table-picture {
  width: 100%;
  text-align: center;
}

TD.td-picture-navi {
  font-family:  tahoma, verdana, arial, helvetica;
  font-size:    11px;
  font-weight:  bold;
  color:        #999999;
  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:  tahoma, verdana, arial, helvetica;
  font-size:    11px;
  font-weight: bold;
  color:        #777777;
  background-color: #dddddd;
  text-align: center;
}

TD.td-picture-pic {}

TD.td-picture-filename {
  font-family:  tahoma, verdana, arial, helvetica;
  font-size:    11px;
  font-weight: bold;
  text-align: center;
  background-color: #ececec;
  padding:7px;
  background-color: transparent;
}

TD.td-picture-caption {
  font-family:  tahoma, verdana, arial, helvetica;
  font-size:    11px;
  color: #999999;
  text-align: center;
  background-color: #ececec;
  padding:7px;
  background-color: transparent;
}




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

table.table-thumbnails td a, .table.table-thumbnails td a:link, .table.table-thumbnails td a:visited, .table.table-thumbnails td a:hover, .table.table-thumbnails td a:visited:hover {
	FONT-FAMILY: tahoma, verdana, arial, helvetica;
	FONT-SIZE: 10px;
	DISPLAY: block;
	TEXT-DECORATION: none;
	PADDING: 5px 0px;
	COLOR: #656F57;
	WIDTH: 111px;
	HEIGHT: 111px;
}
table.table-thumbnails td a:link, table.table-thumbnails td a:visited {
	BACKGROUND-COLOR: #eee;
	BORDER: 1px solid #f4f1ec;
	COLOR: #656F57;
	TEXT-DECORATION: none;
}
table.table-thumbnails td a:hover {
	BACKGROUND-COLOR: #fff;
	BORDER: 1px solid #FF9900;
	COLOR: #D25400;
}

TD.td-thumbnails-navi {
  color: #999999;
  border-top: 1px solid #d3cab9;
  font-family: tahoma, verdana, arial, helvetica;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  padding: 8px 0;
}

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


DIV.div-galheader {
  font-family:  tahoma, verdana, arial, helvetica;
  font-size:    12px;
  font-weight:  bold;
  color: #999999;
  margin-bottom: 20px;
  padding: 1px;
  width: 100%;
  text-align: left;
}

TABLE.table-shadows {
  border-collapse: collapse;
  margin: auto;
  padding: 0px;
}

TD.td-shadows-right {
  background-image: url(shadow_right.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottom {
  background-image: url(shadow_bottom.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 5px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottomright {
  background-image: url(shadow_bottomright.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-main {
  margin: 0px;
  padding: 0px;
}
