/* color guide
yellow: ffff00
moss green: bed600
light apple green: 92d400
dark apple green: 7ab800
light blue: 00a9e0
med blue: 0088ce
navy blue: 005b82
deep blue: 37424a
*/


IMG.img-picture {
	border: 1px solid #37424a;
	vertical-align: middle;
}
IMG.img-folder {
	border: 0px;
	vertical-align: middle;
}
IMG.img-galicon {
	border: 1px solid #37424a;
	vertical-align: middle;
}
IMG.img-thumbnail {
	border: 1px solid #37424a;
	vertical-align: middle;
}
IMG.img-thumbnail-selected {
	border: 1px solid #0088ce;
	vertical-align: middle;
}
IMG.img-picture-prev {
	border: 0px;
	vertical-align: middle;
}
IMG.img-picture-next {
	border: 0px;
	vertical-align: middle;
}
IMG.img-thmbnavi-prev {
	border: 0px;
	vertical-align: middle;
}
IMG.img-thmbnavi-next {
	border: 0px;
	vertical-align: middle;
}
IMG.img-new {
	border: 0px;
	vertical-align: middle;
}
TABLE.table-wrapper {
	width: 760px;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
TD.td-thumbnails-thumb {
	padding: 5px;
	color:        #555555;
	font-size:    8pt;
	background-color: transparent;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: center;
}
TD.td-thumbnails-thumb-selected {
	padding: 5px;
	color:        #333333;
	font-size:    8pt;
	font-weight:  bold;
	background-color: transparent;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: center;
}
DIV.div-thumbnails-caption {
	color:        #000000;
	font-size:    8pt;
	font-weight:  normal;
	background-color: transparent;
}
TABLE.table-main-title {
}
TD.td-main-title {
	color:   #7ab800;
	font-size:    16px;
	font-weight:  bold;
	background-color: transparent;
}
TD.td-main-title-spgm-link {
	color:#cccccc;
	font-size:8pt;
	text-align: center;
	background-color: transparent;
}
A.a-spgm-link {
	color: #b7cce0;
	font-size:8pt;
	background-color: transparent;
}
TABLE.table-gallisting-grid {
}
TD.td-gallisting-cell {
}
TABLE.table-galitem {
	width: 100%;
	margin-bottom: 20px;
}
TD.td-galitem-icon {
	padding-right: 10px;
}
TD.td-galitem-title {
	font-size:    12px;
	width:        100%;
	text-align: left;
	font-weight: bold;
	color: #999999;
}
A.td-galitem-title {
	text-decoration:none;
}
TD.td-galitem-caption {
	font-size:    8pt;
	text-align: left;
}
TABLE.table-picture {
	width: 100%;
	text-align: center;
}
TD.td-picture-navi {
	font-size:    11px;
	font-weight:  bold;
	text-align: center;
	background-color: transparent;
}
TD.td-zoom-factors {
	padding: 3pt;
	text-align: center;
}
INPUT.button-zoom-factors {
	border: 1px solid #777777;
	font-size:    9pt;
	font-weight: bold;
	color:        #777777;
	background-color: #dddddd;
	text-align: center;
}
TD.td-picture-pic {
}
TD.td-picture-filename {
	font-size:    8pt;
	font-weight: bold;
	text-align: center;
	background-color: #ececec;
	padding:7px;
	background-color: transparent;
}
TD.td-picture-caption {
	font-size:    8pt;
	text-align: center;
	background-color: #ececec;
	padding:7px;
	background-color: transparent;
}
TABLE.table-thumbnails {
	margin-left: auto;
	margin-right: auto;
}
TD.td-thumbnails-navi {
	font-size:	14px;
	font-weight: bold;
	color: #bed600;
	text-decoration:none;
	text-align: center;
	padding: 8px;
}
A.navi {
	text-decoration:none;
}

SPAN.span-filters {
	font-size:    8pt;
	font-weight: normal;
}
DIV.div-galheader {
	font-size:    16px;
	font-weight:  bold;
	color: #7ab800;
	margin-bottom: 20px;
	padding: 1px;
	width: 100%;
	text-align: left;
}
A.div-galheader {
	font-size: 11px;
	text-decoration:none;
}
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;
}

