/* <?php $colorpackName = $gallery->i18n('PG Silver'); ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
 */

#gallery {
  color: #444 !important;
  background-color: #ccc !important;
}
body.gallery { background-color: #ddd !important; }

.gcBackground1 { background-color: #c8c8c8 !important; }
  color: #f6f6f6 !important;
  border-color: #f6f6f6 !important;
}

.giTitle, #gallery h2, #gallery h3, #gallery h4 {
    color: #000 !important;
}

div.gbTabBar span {
   background: url('tab_left.gif') no-repeat left top !important; }

#gallery div.gbTabBar span span {
    background: url('tab_right.gif') no-repeat right top !important; }

#gallery div.gbTabBar span.giSelected {
   background-image: url('tab_left_on.gif') !important; }

#gallery div.gbTabBar span.giSelected span {
    color: #888 !important;
    background-image: url('tab_right_on.gif') !important; }

	
.gbBlock li {
    color: #000 !important;
}

#gsSidebar ul span {
    color: #888 !important;
}


#gallery div.gbTabBar a {
    color: #777 !important;
    text-decoration: none!important;
}

#gallery div.gbTabBar a:hover {
    color: #f6f6f6 !important;
}

span.bsw_ButtonDisabled {
  color: #555 !important;
}

.NavBorder {
    border: 0 solid #888 !important;
    border-top-width: 2px !important;
}

.gsSingleImage {
background: url('images/loading.gif') no-repeat 50% 50% !important;
    border: 0px solid #444 !important;
}

.menuoff {
    color: #a0a0a0 !important;
}