img { border: none; }

/* Sidebar Design and Layout */
.innerbox { margin: 0; margin-top: 0; }
#tbg-page-navigation, #tbg-album-navigation { clear: both; text-align: center; font-size: 80%; margin: 3px auto 10px auto; }
.tbg-button { width: auto; font-family: tahoma, sans-serif; font-size: 11px; height: 21px; }
.tbg-text { width: 150px; font-family: arial, sans-serif; font-size: 13px; }
.file { font-family: arial, sans-serif; }
.bold { font-weight: bold; }
.right { text-align: right; }

/* Image Table Design & Layout */
#tbg-grid { margin: 0; padding: 0; list-style: none; }
.tbg-grid-item { float: left; display: block; padding-right: 7px; padding-bottom: 15px; }
.tbg-functions { position: absolute; display: none; z-index: 7; background-color: White; width: 128px; padding: 3px; border: solid 1px gray; }
.tbg-move-dstnum, .tbg-description { margin-top: 2px; border: solid 1px Silver; }
.tbg-description { margin-top: 2px; width: 122px; padding-left: 2px; background-color: #FFFFD3; font-style: italic; }
.tbg-move-dstnum { width: 126px; }
.tbg-func-switch { display: block; position: relative; margin-top: -9px; z-index: 5; cursor: pointer; }
.tbg-img-opacity { display: block; font-size: 9px; border: 5px solid #FFF; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; -khtml-opacity: 0.5; }
.tbg-thumbnail, .tbg-album { position: relative; display: block; }
.tbg-thumbnail:hover, .tbg-album:hover { }
#tbg-all-albums { clear: both; font-size: 77%; margin-left: 10px; }

/* For HighslideJS */
.highslide { cursor: url("../../js/highslide/graphics/zoomin.cur"), pointer; outline: none; }
.highslide-image { border: 2px solid white; }
.highslide-caption { display: none; color: #000000; text-align: left; border: 2px solid white; border-top: none;  font-family: Verdana, Helvetica; font-size: 10pt; padding: 5px; background-color: white; }
.highslide-loading { display: block; color: white; font-size: 9px; font-weight: bold; text-transform: uppercase; text-decoration: none; padding: 3px; border-top: 1px solid white; border-bottom: 1px solid white; background-color: black; }
a.highslide-credits, a.highslide-credits i { padding: 2px; color: silver; text-decoration: none; font-size: 10px; }
a.highslide-credits:hover, a.highslide-credits:hover i { color: white; background-color: gray; }
.highslide-move { cursor: move; }
.highslide-overlay { display: none; }
.controlbar { margin-left: 60px; background: url("../../js/highslide/graphics/controlbar2.gif"); width: 210px; height: 32px; }
.controlbar a { display: block; float: left; margin: 0 0 0 5px; height: 30px; width: 42px; }
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }
