/****************************font color for gallery and links*********************************/
TABLE.table-wrapper {
	text-align: left;
	width: 910px;
	color: #000000;
}
/*IMPORTANT LINKS STYLE*/
TABLE.table-wrapper td a.td-galitem-title:link, TABLE.table-wrapper td a.td-galitem-title:visited, TABLE.table-wrapper td a.td-galitem-title:active {
	color: #000000;
	text-decoration: underline;
}
TABLE.table-wrapper td a.td-galitem-title:hover, {
	color: #a8a8a8;
	text-decoration: underline;
}
/***********************************************************************************************/
IMG {
	vertical-align: middle;
}
IMG.img-picture {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
IMG.img-folder {
	border: 0px;
}
IMG.img-galicon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
IMG.img-thumbnail {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
IMG.img-thumbnail-selected {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
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;
}
#globalContain #contentMainContain .table-wrapper .table-picture .td-picture-pic #picture {
	margin: 0px;
	padding: 0px;
}
TD.td-gallisting-cell {
	width: 455px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
TD.td-thumbnails-thumb {
	font-family:  arial, verdana, helvetica, sans-serif;
	color: #555555;
	background-color: transparent;
	white-space: nowrap;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 33%;
	vertical-align: bottom;
}
TD.td-thumbnails-thumb-selected {
	padding: 5px;
	font-family:  arial, verdana, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	background-color: transparent;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: center;
}
DIV.div-thumbnails-caption {
	font-family:  arial, verdana, helvetica, sans-serif;
	color: #000000;
	font-weight:  normal;
	background-color: transparent;
}
TABLE.table-main-title {
}
TD.td-main-title {
	color:   #000000;
	font-weight:  bold;
	background-color: transparent;
}
TD.td-main-title-spgm-link {
	color:#cccccc;
	text-align: center;
	background-color: transparent;
	display: none;
}
A.a-spgm-link {
	color: #b7cce0;
	font-family: arial, verdana, helvetica, sans-serif;
	background-color: transparent;
	display: none;
}
TABLE.table-gallisting-grid {
}
TD.td-gallisting-cell {
}
TABLE.table-galitem {
}
TD.td-galitem-icon {
	padding-right: 10px;
}
TD.td-galitem-title {
	width:        100%;
	text-align: left;
	color: #999999;
}
TD.td-galitem-caption {
	text-align: left;
}
TABLE.table-picture {
	width: 100%;
	text-align: center;
}
TD.td-picture-navi {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 20px;
}
TD.td-zoom-factors {
	padding: 3pt;
	text-align: center;
}
INPUT.button-zoom-factors {
	border: 1px solid #777777;
	font-weight: bold;
	color:        #777777;
	background-color: #dddddd;
	text-align: center;
}
TD.td-picture-pic {
}
TD.td-picture-filename {
	font-weight: bold;
	text-align: center;
	background-color: #ececec;
	padding:7px;
	background-color: transparent;
}
TD.td-picture-caption {
	text-align: center;
	background-color: #ececec;
	background-color: transparent;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
TABLE.table-thumbnails {
	width: 100%;
}
TD.td-thumbnails-navi {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	padding-bottom: 10px;
	color: #a8a8a8;
}
SPAN.span-filters {
	font-weight: normal;
}
DIV.div-galheader {
	color: #000000;
	margin-bottom: 50px;
	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;
}
*/
