/* <?php $colorpackName = $gallery->i18n('Silver'); ?>
 * $Revision: 15978 $
 */

#gallery {
  color: #545454 !important;
  background-color: #ffffff !important;
}
body.gallery { background-color: #ffffff !important; }

.gcBackground1 { background-color: #e8e8e8 !important; }
.gcBackground2 { background-color: #e8e8e8 !important; }

.gcBorder1 { border-color: #999999 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #003300 !important; }
#gallery a:hover { color: #003300 !important;  
text-transform: uppercase !important;
}
#gallery a:active { color: #be2c21 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #616161; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #d5d5d5 !important; }
.gbEven { background-color: #d4d4d4 !important; }
.gbOdd { background-color: #e1e1e1 !important; }

#gallery select { background-color: #c5c5c5 !important; }
#gallery input { background-color: #c5c5c5 !important; }
#gallery textarea { background-color: #f2f2f2 !important; }
#gallery div.gbTabBar a {
  color: #b6a9ae;
}

.autoCompleteContainer li {
    color: #d9d9d9;
}
